Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DRowContentBindStage.java66 @InflationFlag int contentToBind = invalidatedFlags & inflationFlags; in executeStage() local
92 mBinder.bindContent(entry, row, contentToBind, bindParams, forceInflate, inflationCallback); in executeStage()
DNotificationRowContentBinder.java47 @InflationFlag int contentToBind, in bindContent() argument
DNotificationContentInflater.java101 @InflationFlag int contentToBind, in bindContent() argument
122 cancelContentViewFrees(row, contentToBind); in bindContent()
127 contentToBind, in bindContent()