Home
last modified time | relevance | path

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

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