Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/src/android/telecom/cts/
DMockConnection.java167 public void onCallEvent(String event, Bundle extras) { in onCallEvent() method in MockConnection
168 super.onCallEvent(event, extras); in onCallEvent()