Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationInflater.java482 boolean isLowPriority, boolean useLarge) { in createContentView() argument
486 return builder.createContentView(useLarge); in createContentView()