Searched refs:PRIORITY_URGENT (Results 1 – 6 of 6) sorted by relevance
216 extras.putInt(TelecomManager.EXTRA_PRIORITY, TelecomManager.PRIORITY_URGENT); in createCallIntentExtras()
277 case TelecomManager.PRIORITY_URGENT: in onCreate()
313 TelecomManager.PRIORITY_URGENT); in sendIncomingCallIntent()
49 public static final int PRIORITY_URGENT = 0x2; field in BearerData
1043 extras.putInt(TelecomManager.EXTRA_PRIORITY, TelecomManager.PRIORITY_URGENT); in testCallComposerElements()1059 assertEquals(TelecomManager.PRIORITY_URGENT, in testCallComposerElements()
829 values.put(Calls.PRIORITY, Calls.PRIORITY_URGENT); in getTestCallLogValues()