Searched refs:EXTRA_PRIORITY (Results 1 – 9 of 9) sorted by relevance
84 data.setCallExtraInt(ImsCallProfile.EXTRA_PRIORITY, in testCallComposerExtras()87 data.getCallExtraInt(ImsCallProfile.EXTRA_PRIORITY)); in testCallComposerExtras()88 data.setCallExtraInt(ImsCallProfile.EXTRA_PRIORITY, in testCallComposerExtras()91 data.getCallExtraInt(ImsCallProfile.EXTRA_PRIORITY)); in testCallComposerExtras()123 data.getCallExtraInt(ImsCallProfile.EXTRA_PRIORITY), in testCallComposerExtras()124 unparceledData.getCallExtraInt(ImsCallProfile.EXTRA_PRIORITY)); in testCallComposerExtras()
260 public static final String EXTRA_PRIORITY = "android.telephony.ims.extra.PRIORITY"; field in ImsCallProfile
236 public static final String EXTRA_PRIORITY = "android.app.extra.PRIORITY"; field in UiModeManager
1642 intent.putExtra(UiModeManager.EXTRA_PRIORITY, priority); in notifyCarModeEnabled()1650 intent.putExtra(UiModeManager.EXTRA_PRIORITY, priority); in notifyCarModeDisabled()
317 public static final String EXTRA_PRIORITY = "android.telecom.extra.PRIORITY"; field in TelecomManager
2127 if (intentExtras.containsKey(android.telecom.TelecomManager.EXTRA_PRIORITY)) { in dialInternal()2128 profile.setCallExtraInt(ImsCallProfile.EXTRA_PRIORITY, intentExtras.getInt( in dialInternal()2129 android.telecom.TelecomManager.EXTRA_PRIORITY)); in dialInternal()
1193 field public static final String EXTRA_PRIORITY = "android.app.extra.PRIORITY";16437 field public static final String EXTRA_PRIORITY = "android.telephony.ims.extra.PRIORITY";
43339 field public static final String EXTRA_PRIORITY = "android.telecom.extra.PRIORITY";
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...