Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/src/android/telecom/cts/
DMockConnection.java215 public void onCallEvent(String event, Bundle extras) { in onCallEvent() method in MockConnection
216 super.onCallEvent(event, extras); in onCallEvent()
DSelfManagedConnection.java130 public void onCallEvent(String event, Bundle extras) { in onCallEvent() method in SelfManagedConnection
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt42675 method public void onCallEvent(String, android.os.Bundle);