Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DNotification.java3162 return applyStandardTemplateWithActions(getBigBaseLayoutResource()); in makeBigContentView()
3168 return applyStandardTemplateWithActions(getBigBaseLayoutResource()); in makeHeadsUpContentView()
3687 private int getBigBaseLayoutResource() { in getBigBaseLayoutResource() method in Notification.Builder