Home
last modified time | relevance | path

Searched refs:EXTRA_PRIORITY (Results 1 – 9 of 9) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ims/
DImsCallProfileTest.java84 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()
/frameworks/base/telephony/java/android/telephony/ims/
DImsCallProfile.java260 public static final String EXTRA_PRIORITY = "android.telephony.ims.extra.PRIORITY"; field in ImsCallProfile
/frameworks/base/core/java/android/app/
DUiModeManager.java236 public static final String EXTRA_PRIORITY = "android.app.extra.PRIORITY"; field in UiModeManager
/frameworks/base/services/core/java/com/android/server/
DUiModeManagerService.java1642 intent.putExtra(UiModeManager.EXTRA_PRIORITY, priority); in notifyCarModeEnabled()
1650 intent.putExtra(UiModeManager.EXTRA_PRIORITY, priority); in notifyCarModeDisabled()
/frameworks/base/telecomm/java/android/telecom/
DTelecomManager.java317 public static final String EXTRA_PRIORITY = "android.telecom.extra.PRIORITY"; field in TelecomManager
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCallTracker.java2127 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()
/frameworks/base/core/api/
Dsystem-current.txt1193 field public static final String EXTRA_PRIORITY = "android.app.extra.PRIORITY";
16437 field public static final String EXTRA_PRIORITY = "android.telephony.ims.extra.PRIORITY";
Dcurrent.txt43339 field public static final String EXTRA_PRIORITY = "android.telecom.extra.PRIORITY";
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...