Searched refs:bindContent (Results 1 – 6 of 6) sorted by relevance
85 verify(mBinder).bindContent( in testRequireContentViews()183 verify(mBinder).bindContent( in testRebindAllContentViews()205 verify(mBinder).bindContent( in testSetUseLowPriority()229 verify(mBinder).bindContent( in testSetUseIncreasedHeight()253 verify(mBinder).bindContent( in testSetUseIncreasedHeadsUpHeight()276 verify(mBinder).bindContent( in testSetNeedsReinflation()298 verify(mBinder).bindContent( in testSupersedesPreviousContentViews()305 verify(mBinder).bindContent( in testSupersedesPreviousContentViews()
209 mNotificationInflater.bindContent( in testRemovedNotInflated()406 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()
106 public void bindContent( in bindContent() method in NotificationContentInflater