Home
last modified time | relevance | path

Searched defs: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()
203 @NonNull PhoneAccountHandle initialPhoneAccount, in placeCall()
/aosp12/frameworks/base/telecomm/java/com/android/internal/telecom/
H A DICallRedirectionService.aidl33 in PhoneAccountHandle initialPhoneAccount, boolean allowInteractiveResponse); 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()