Home
last modified time | relevance | path

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

/frameworks/support/compat/java/android/support/v4/app/
DNotificationCompat.java533 public @interface BadgeIconType {} annotation in NotificationCompat
1829 public Builder setBadgeIconType(@BadgeIconType int icon) { in setBadgeIconType()