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.java335 boolean usesIncreasedHeight, boolean usesIncreasedHeadsUpHeight, in createRemoteViews() argument
349 result.newHeadsUpView = builder.createHeadsUpContentView(usesIncreasedHeadsUpHeight); in createRemoteViews()
778 boolean usesIncreasedHeadsUpHeight, in AsyncInflationTask() argument
790 mUsesIncreasedHeadsUpHeight = usesIncreasedHeadsUpHeight; in AsyncInflationTask()