Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationRowContentBinderImpl.kt193 result.inflatedSingleLineView = in <lambda>()
455 inflationProgress.inflatedSingleLineView = in <lambda>()
573 var inflatedSingleLineView: HybridNotificationView? = null in <lambda>() variable in com.android.systemui.statusbar.notification.row.InflationProgress
1439 val singleLineView = result.inflatedSingleLineView in <lambda>()
1447 privateLayout.setSingleLineView(result.inflatedSingleLineView) in <lambda>()