Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationRowContentBinder.java144 public boolean usesIncreasedHeight; field in NotificationRowContentBinder.BindParams
DNotificationContentInflater.java377 Notification.Builder builder, boolean isMinimized, boolean usesIncreasedHeight, in createRemoteViews()
DNotificationRowContentBinderImpl.kt358 private val usesIncreasedHeight: Boolean, in <lambda>() constant in com.android.systemui.statusbar.notification.row.NotificationRowContentBinderImpl.AsyncInflationTask