Home
last modified time | relevance | path

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

/external/selinux/libsemanage/src/
Dmodules.c957 #define PRIORITY_MIN 1 macro
966 if (priority >= PRIORITY_MIN && priority <= PRIORITY_MAX) { in semanage_module_validate_priority()
/external/exoplayer/tree/library/ui/src/main/java/com/google/android/exoplayer2/ui/
DPlayerNotificationManager.java352 NotificationCompat.PRIORITY_MIN
893 case NotificationCompat.PRIORITY_MIN: in setPriority()