Home
last modified time | relevance | path

Searched defs:onAnswer (Results 1 – 4 of 4) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/telecom/
DCtsConnection.java48 void onAnswer(CtsConnection connection, int videoState) { }; in onAnswer() method in CtsConnection.Listener
111 public void onAnswer(int videoState) { in onAnswer() method in CtsConnection
125 public void onAnswer() { in onAnswer() method in CtsConnection
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DTestConnectionService.java74 public void onAnswer() { in onAnswer() method in TestConnectionService.TestConnection
79 public void onAnswer(int videoState) { in onAnswer() method in TestConnectionService.TestConnection
/cts/tests/tests/telecom/src/android/telecom/cts/
DMockConnection.java67 public void onAnswer() { in onAnswer() method in MockConnection
75 public void onAnswer(int videoState) { in onAnswer() method in MockConnection
DMockConference.java178 public void onAnswer(int videoState) { in onAnswer() method in MockConference