Home
last modified time | relevance | path

Searched refs:forceInflate (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DRowContentBindStage.java79 boolean forceInflate = params.needsReinflation(); in executeStage()
95 mBinder.bindContent(entry, row, contentToBind, bindParams, forceInflate, inflationCallback); in executeStage()
DNotificationRowContentBinder.java51 boolean forceInflate, in bindContent() argument
DNotificationContentInflater.java127 boolean forceInflate, in bindContent() argument
144 if (forceInflate) { in bindContent()
DNotificationRowContentBinderImpl.kt107 forceInflate: Boolean, in <lambda>()
122 if (forceInflate) { in <lambda>()