Searched refs:PRIORITY_URGENT (Results 1 – 6 of 6) sorted by relevance
185 extras.putInt(TelecomManager.EXTRA_PRIORITY, TelecomManager.PRIORITY_URGENT); in createCallIntentExtras()
273 case TelecomManager.PRIORITY_URGENT: in onCreate()
305 TelecomManager.PRIORITY_URGENT); in sendIncomingCallIntent()
851 extras.putInt(TelecomManager.EXTRA_PRIORITY, TelecomManager.PRIORITY_URGENT); in testCallComposerElements()867 assertEquals(TelecomManager.PRIORITY_URGENT, in testCallComposerElements()
49 public static final int PRIORITY_URGENT = 0x2; field in BearerData
525 values.put(Calls.PRIORITY, Calls.PRIORITY_URGENT); in getTestCallLogValues()