Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DNotificationManager.java943 public static final int PRIORITY_SENDERS_ANY = 0; field in NotificationManager.Policy
1119 case PRIORITY_SENDERS_ANY: return "PRIORITY_SENDERS_ANY"; in prioritySendersToString()
/frameworks/base/core/java/android/service/notification/
DZenModeConfig.java665 case SOURCE_ANYONE: return Policy.PRIORITY_SENDERS_ANY; in sourceToPrioritySenders()
676 case Policy.PRIORITY_SENDERS_ANY: return SOURCE_ANYONE; in prioritySendersToSource()
/frameworks/base/api/
Dcurrent.txt5647 field public static final int PRIORITY_SENDERS_ANY = 0; // 0x0
Dtest-current.txt5661 field public static final int PRIORITY_SENDERS_ANY = 0; // 0x0
Dsystem-current.txt5853 field public static final int PRIORITY_SENDERS_ANY = 0; // 0x0