HomeSort by relevance Sort by last modified time
    Searched defs:sendConnectionEvent (Results 1 - 2 of 2) sorted by null

  /cts/tests/tests/telecom/src/android/telecom/cts/
CallDetailsTest.java 635 * {@link Connection#sendConnectionEvent(String, Bundle)} to
646 mConnection.sendConnectionEvent(Connection.EVENT_CALL_PULL_FAILED, testBundle);
RemoteConnectionTest.java 563 * {@link Connection#sendConnectionEvent(String, Bundle)} notification.
587 mRemoteConnection.sendConnectionEvent(Connection.EVENT_CALL_PULL_FAILED, extras);
    [all...]

Completed in 104 milliseconds