Searched refs:bindContent (Results 1 – 8 of 8) 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()
218 mNotificationInflater.bindContent( in testRemovedNotInflated()418 inflater.bindContent( in inflateAndWait()
211 mNotificationInflater.bindContent( in <lambda>()560 inflater.bindContent( in <lambda>()
79 bindContent(entry); in updateContentViews()91 bindContent(childEntry); in updateContentViews()111 private void bindContent(NotificationEntry entry) { in bindContent() method in DynamicChildBindController
46 void bindContent( in bindContent() method
95 mBinder.bindContent(entry, row, contentToBind, bindParams, forceInflate, inflationCallback); in executeStage()
122 public void bindContent( in bindContent() method in NotificationContentInflater
102 override fun bindContent( in <lambda>() method in com.android.systemui.statusbar.notification.row.NotificationRowContentBinderImpl