Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DInCallAdapter.java294 public void phoneAccountSelected(String callId, PhoneAccountHandle accountHandle, in phoneAccountSelected() method in InCallAdapter
297 mAdapter.phoneAccountSelected(callId, accountHandle, setDefault); in phoneAccountSelected()
DCall.java1735 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/
DIInCallAdapter.aidl63 void phoneAccountSelected(String callId, in PhoneAccountHandle accountHandle, in phoneAccountSelected() method
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/base/api/
Dcurrent.txt45422 method public void phoneAccountSelected(android.telecom.PhoneAccountHandle, boolean);