Home
last modified time | relevance | path

Searched refs:initialPhoneAccount (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/telecomm/java/android/telecom/
H A DCallRedirectionService.java88 @NonNull PhoneAccountHandle initialPhoneAccount, in onPlaceCall() argument
203 @NonNull PhoneAccountHandle initialPhoneAccount, in placeCall() argument
208 args.arg3 = initialPhoneAccount; in placeCall()
/aosp12/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
H A DTestCallRedirectionService.java50 public void onPlaceCall(@NonNull Uri handle, @NonNull PhoneAccountHandle initialPhoneAccount, in onPlaceCall() argument
54 mDestinationPhoneAccount = initialPhoneAccount; in onPlaceCall()
/aosp12/frameworks/base/telecomm/java/com/android/internal/telecom/
H A DICallRedirectionService.aidl33 in PhoneAccountHandle initialPhoneAccount, boolean allowInteractiveResponse); in placeCall() argument