Searched refs:phoneAccountSelected (Results 1 – 6 of 6) sorted by relevance
/frameworks/base/telecomm/java/android/telecom/ |
D | InCallAdapter.java | 231 public void phoneAccountSelected(String callId, PhoneAccountHandle accountHandle, in phoneAccountSelected() method in InCallAdapter 234 mAdapter.phoneAccountSelected(callId, accountHandle, setDefault); in phoneAccountSelected()
|
D | Call.java | 1398 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/ |
D | IInCallAdapter.aidl | 53 void phoneAccountSelected(String callId, in PhoneAccountHandle accountHandle, in phoneAccountSelected() method
|
/frameworks/base/config/ |
D | hiddenapi-public-dex.txt | 41606 Landroid/telecom/Call;->phoneAccountSelected(Landroid/telecom/PhoneAccountHandle;Z)V
|
D | boot-image-profile.txt | 39325 HSPLcom/android/internal/telecom/IInCallAdapter;->phoneAccountSelected(Ljava/lang/String;Landroid/t…
|
/frameworks/base/api/ |
D | current.txt | 40720 method public void phoneAccountSelected(android.telecom.PhoneAccountHandle, boolean);
|