Searched refs:bindContent (Results 1 – 6 of 6) sorted by relevance
79 verify(mBinder).bindContent( in testRequireContentViews()116 verify(mBinder).bindContent( in testRebindAllContentViews()138 verify(mBinder).bindContent( in testSetUseLowPriority()162 verify(mBinder).bindContent( in testSetUseIncreasedHeight()186 verify(mBinder).bindContent( in testSetUseIncreasedHeadsUpHeight()209 verify(mBinder).bindContent( in testSetNeedsReinflation()231 verify(mBinder).bindContent( in testSupersedesPreviousContentViews()238 verify(mBinder).bindContent( in testSupersedesPreviousContentViews()
204 mNotificationInflater.bindContent( in testRemovedNotInflated()368 inflater.bindContent( in inflateAndWait()
79 bindContent(entry); in updateContentViews()91 bindContent(childEntry); in updateContentViews()111 private void bindContent(NotificationEntry entry) { in bindContent() method in DynamicChildBindController
44 void bindContent( in bindContent() method
92 mBinder.bindContent(entry, row, contentToBind, bindParams, forceInflate, inflationCallback); in executeStage()
96 public void bindContent( in bindContent() method in NotificationContentInflater