Searched refs:EXTRA_LOCATION (Results 1 – 6 of 6) 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()
273 public static final String EXTRA_LOCATION = "android.telephony.ims.extra.LOCATION"; field in ImsCallProfile
307 public static final String EXTRA_LOCATION = "android.telecom.extra.LOCATION"; field in TelecomManager
1656 if (intentExtras.containsKey(android.telecom.TelecomManager.EXTRA_LOCATION)) { in dialInternal()1657 profile.setCallExtraParcelable(ImsCallProfile.EXTRA_LOCATION, in dialInternal()1659 android.telecom.TelecomManager.EXTRA_LOCATION)); in dialInternal()
12960 field public static final String EXTRA_LOCATION = "android.telephony.ims.extra.LOCATION";
40395 field public static final String EXTRA_LOCATION = "android.telecom.extra.LOCATION";