Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentInflater.java369 boolean usesIncreasedHeight, boolean usesIncreasedHeadsUpHeight, boolean redactAmbient, in createRemoteViews() argument
383 result.newHeadsUpView = builder.createHeadsUpContentView(usesIncreasedHeadsUpHeight); in createRemoteViews()
864 boolean usesIncreasedHeadsUpHeight, in AsyncInflationTask() argument
877 mUsesIncreasedHeadsUpHeight = usesIncreasedHeadsUpHeight; in AsyncInflationTask()