Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DRowContentBindStage.java70 @InflationFlag int contentToBind = invalidatedFlags & inflationFlags; in executeStage() local
DNotificationRowContentBinder.java52 @InflationFlag int contentToBind, in bindContent()
DNotificationContentInflater.java137 @InflationFlag int contentToBind, in bindContent()
149 mLogger.logBinding(row.getLoggingKey(), contentToBind); in bindContent() local