Searched refs:getCallExtraParcelable (Results 1 – 3 of 3) sorted by relevance
105 Location testGetLocation = (Location) data.getCallExtraParcelable( in testCallComposerExtras()130 Location locationFromData = data.getCallExtraParcelable(ImsCallProfile.EXTRA_LOCATION); in testCallComposerExtras()131 Location locationFromUnparceledData = unparceledData.getCallExtraParcelable( in testCallComposerExtras()
709 public <T extends Parcelable> T getCallExtraParcelable(@Nullable String name) { in getCallExtraParcelable() method in ImsCallProfile
12888 …method @Nullable public <T extends android.os.Parcelable> T getCallExtraParcelable(@Nullable Strin…