Searched refs:unbindContent (Results 1 – 5 of 5) sorted by relevance
70 void unbindContent( in unbindContent() method
70 mBinder.unbindContent(entry, row, contentToUnbind); in executeStage()
208 public void unbindContent( in unbindContent() method in NotificationContentInflater
106 verify(mBinder).unbindContent(eq(mEntry), any(), eq(flags)); in testFreeContentViews()
333 mNotificationInflater.unbindContent(mRow.getEntry(), mRow, FLAG_CONTENT_VIEW_HEADS_UP); in testUnbindRemovesCachedRemoteView()