Home
last modified time | relevance | path

Searched refs:cancelBind (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DRowContentBindStage.java91 mBinder.cancelBind(entry, row); in executeStage()
99 mBinder.cancelBind(entry, row); in abortStage()
DNotificationRowContentBinder.java58 void cancelBind( in cancelBind() method
DNotificationContentInflater.java180 public void cancelBind( in cancelBind() method in NotificationContentInflater