Searched refs:phoneAccountSelected (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/telecomm/java/android/telecom/ |
D | InCallAdapter.java | 294 public void phoneAccountSelected(String callId, PhoneAccountHandle accountHandle, in phoneAccountSelected() method in InCallAdapter 297 mAdapter.phoneAccountSelected(callId, accountHandle, setDefault); in phoneAccountSelected()
|
D | Call.java | 1735 public void phoneAccountSelected(PhoneAccountHandle accountHandle, boolean setDefault) { in phoneAccountSelected() method in Call 1736 mInCallAdapter.phoneAccountSelected(mTelecomCallId, accountHandle, setDefault); in phoneAccountSelected()
|
/frameworks/base/telecomm/java/com/android/internal/telecom/ |
D | IInCallAdapter.aidl | 63 void phoneAccountSelected(String callId, in PhoneAccountHandle accountHandle, in phoneAccountSelected() method
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/frameworks/base/api/ |
D | current.txt | 45422 method public void phoneAccountSelected(android.telecom.PhoneAccountHandle, boolean);
|