Home
last modified time | relevance | path

Searched defs:canBePromoted (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/notification/
DNotificationBackend.java779 public boolean canBePromoted(String pkg, int uid) { in canBePromoted() method in NotificationBackend
862 public boolean canBePromoted; field in NotificationBackend.AppRow