Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationRowContentBinder.java149 public boolean usesIncreasedHeadsUpHeight; field in NotificationRowContentBinder.BindParams
DNotificationContentInflater.java378 boolean usesIncreasedHeadsUpHeight, Context packageContext, in createRemoteViews()
DNotificationRowContentBinderImpl.kt359 private val usesIncreasedHeadsUpHeight: Boolean, in <lambda>() constant in com.android.systemui.statusbar.notification.row.NotificationRowContentBinderImpl.AsyncInflationTask