Home
last modified time | relevance | path

Searched refs:phoneAccountSelected (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/telecomm/java/android/telecom/
DInCallAdapter.java231 public void phoneAccountSelected(String callId, PhoneAccountHandle accountHandle, in phoneAccountSelected() method in InCallAdapter
234 mAdapter.phoneAccountSelected(callId, accountHandle, setDefault); in phoneAccountSelected()
DCall.java1398 public void phoneAccountSelected(PhoneAccountHandle accountHandle, boolean setDefault) { in phoneAccountSelected() method in Call
1399 mInCallAdapter.phoneAccountSelected(mTelecomCallId, accountHandle, setDefault); in phoneAccountSelected()
/frameworks/base/telecomm/java/com/android/internal/telecom/
DIInCallAdapter.aidl53 void phoneAccountSelected(String callId, in PhoneAccountHandle accountHandle, in phoneAccountSelected() method
/frameworks/base/config/
Dhiddenapi-public-dex.txt41606 Landroid/telecom/Call;->phoneAccountSelected(Landroid/telecom/PhoneAccountHandle;Z)V
Dboot-image-profile.txt39325 HSPLcom/android/internal/telecom/IInCallAdapter;->phoneAccountSelected(Ljava/lang/String;Landroid/t…
/frameworks/base/api/
Dcurrent.txt40720 method public void phoneAccountSelected(android.telecom.PhoneAccountHandle, boolean);