Searched refs:PRIORITY_NORMAL (Results 1 – 12 of 12) sorted by relevance
47 public static final int PRIORITY_NORMAL = 0x0; field in BearerData85 public int priority = PRIORITY_NORMAL;
204 public static final int PRIORITY_NORMAL = 0x81; field in PduHeaders
211 public static final int PRIORITY_NORMAL = 0x81; field in PduHeaders
158 android.telecom.TelecomManager.PRIORITY_NORMAL)); in processOutgoingCallIntent()
805 values.put(Calls.PRIORITY, Calls.PRIORITY_NORMAL); in getTestCallLogValues()817 values.put(Calls.PRIORITY, Calls.PRIORITY_NORMAL); in getTestCallLogValues()
351 case PduHeaders.PRIORITY_NORMAL: in getPriorityDescription()
274 case TelecomManager.PRIORITY_NORMAL: in onCreate()
549 SmsMessage msg = createBroadcastSmsMessage(123, 456, BearerData.PRIORITY_NORMAL, in doTestNonEmergencyBroadcast()
368 values.put(Mms.PRIORITY, PduHeaders.PRIORITY_NORMAL); in storeMms()
108 public static final int DEFAULT_PRIORITY = PduHeaders.PRIORITY_NORMAL;
3486 values.put(Mms.PRIORITY, PduHeaders.PRIORITY_NORMAL); in pushMmsToFolder()
1881 + Integer.toString(PduHeaders.PRIORITY_NORMAL); in setWhereFilterPriority()