Home
last modified time | relevance | path

Searched refs:EXTRA_LOCATION (Results 1 – 7 of 7) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ims/
DImsCallProfileTest.java104 data.setCallExtraParcelable(ImsCallProfile.EXTRA_LOCATION, testLocation); in testCallComposerExtras()
106 ImsCallProfile.EXTRA_LOCATION); in testCallComposerExtras()
130 Location locationFromData = data.getCallExtraParcelable(ImsCallProfile.EXTRA_LOCATION); in testCallComposerExtras()
132 ImsCallProfile.EXTRA_LOCATION); in testCallComposerExtras()
/frameworks/base/telephony/java/android/telephony/ims/
DImsCallProfile.java278 public static final String EXTRA_LOCATION = "android.telephony.ims.extra.LOCATION"; field in ImsCallProfile
/frameworks/base/telecomm/java/android/telecom/
DTelecomManager.java325 public static final String EXTRA_LOCATION = "android.telecom.extra.LOCATION"; field in TelecomManager
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCallTracker.java2132 if (intentExtras.containsKey(android.telecom.TelecomManager.EXTRA_LOCATION)) { in dialInternal()
2133 profile.setCallExtraParcelable(ImsCallProfile.EXTRA_LOCATION, in dialInternal()
2135 android.telecom.TelecomManager.EXTRA_LOCATION)); in dialInternal()
/frameworks/base/core/api/
Dsystem-current.txt16433 field public static final String EXTRA_LOCATION = "android.telephony.ims.extra.LOCATION";
Dcurrent.txt43332 field public static final String EXTRA_LOCATION = "android.telecom.extra.LOCATION";
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...