Searched refs:EXTRA_LOCATION (Results 1 – 7 of 7) sorted by relevance
104 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()
278 public static final String EXTRA_LOCATION = "android.telephony.ims.extra.LOCATION"; field in ImsCallProfile
325 public static final String EXTRA_LOCATION = "android.telecom.extra.LOCATION"; field in TelecomManager
2132 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()
16433 field public static final String EXTRA_LOCATION = "android.telephony.ims.extra.LOCATION";
43332 field public static final String EXTRA_LOCATION = "android.telecom.extra.LOCATION";
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...