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/row/
DNotificationContentInflater.java697 boolean isLowPriority, boolean useLarge) { in createContentView() argument
701 return builder.createContentView(useLarge); in createContentView()