Searched refs:getProfileBadgeDrawable (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/app/
H A DNotification.java2717 private Drawable getProfileBadgeDrawable() { method in class:Notification.Builder
2725 Drawable badge = getProfileBadgeDrawable();
2935 boolean badgeInLine3 = getProfileBadgeDrawable() != null && !contentTextInLine2;

Completed in 38 milliseconds