Home
last modified time | relevance | path

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

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