Searched refs:PRIORITY_LOW (Results 1 – 6 of 6) sorted by relevance
30 public static final int PRIORITY_LOW = 0; field in SoundSystem
41 PRIORITY_LOW = 1, enumerator
351 NotificationCompat.PRIORITY_LOW,626 priority = NotificationCompat.PRIORITY_LOW; in PlayerNotificationManager()892 case NotificationCompat.PRIORITY_LOW: in setPriority()
40 #define PRIORITY_LOW 0xC0000000 macro
145 priority_offset = xpl->sadb_x_policy_priority - PRIORITY_LOW;
934 public static final int MESSAGE_PRIORITY_LOW = PduHeaders.PRIORITY_LOW;935 public static final int MESSAGE_PRIORITY_NORMAL = PduHeaders.PRIORITY_LOW;936 public static final int MESSAGE_PRIORITY_HIGH = PduHeaders.PRIORITY_LOW;