Home
last modified time | relevance | path

Searched defs:contentToUnbind (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DRowContentBindStage.java70 @InflationFlag int contentToUnbind = inflationFlags ^ FLAG_CONTENT_VIEW_ALL; in executeStage() local
DNotificationRowContentBinder.java75 @InflationFlag int contentToUnbind); in unbindContent()
DNotificationContentInflater.java253 @InflationFlag int contentToUnbind) { in unbindContent()