Home
last modified time | relevance | path

Searched refs:respondToRttRequest (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/telecomm/java/android/telecom/
DInCallAdapter.java426 public void respondToRttRequest(String callId, int id, boolean accept) { in respondToRttRequest() method in InCallAdapter
428 mAdapter.respondToRttRequest(callId, id, accept); in respondToRttRequest()
DCall.java1642 public void respondToRttRequest(int id, boolean accept) { in respondToRttRequest() method in Call
1643 mInCallAdapter.respondToRttRequest(mTelecomCallId, id, accept); in respondToRttRequest()
/frameworks/base/telecomm/java/com/android/internal/telecom/
DIInCallAdapter.aidl78 void respondToRttRequest(String callId, int id, boolean accept); in respondToRttRequest() method
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...