Home
last modified time | relevance | path

Searched defs:sendConnectionEvent (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/a2dpsink/
DA2dpSinkStateMachineTest.java100 private void sendConnectionEvent(int state) { in sendConnectionEvent() method in A2dpSinkStateMachineTest
/packages/services/Telephony/tests/src/com/android/services/telephony/
DTestTelephonyConnection.java206 public void sendConnectionEvent(String event, Bundle extras) { in sendConnectionEvent() method in TestTelephonyConnection
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DConnectionServiceFixture.java724 public void sendConnectionEvent(String id, String event, Bundle extras) throws Exception { in sendConnectionEvent() method in ConnectionServiceFixture