Searched refs:PRIORITY_LOW (Results 1 – 3 of 3) sorted by relevance
31 new SimplePriorityPreset(R.string.low_priority, Notification.PRIORITY_LOW),
205 public static final int PRIORITY_LOW = 0x80; field in PduHeaders396 if ((value < PRIORITY_LOW) || (value > PRIORITY_HIGH)) { in setOctet()
331 LOW(Notification.PRIORITY_LOW),