Home
last modified time | relevance | path

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

/packages/services/Telephony/tests/src/com/android/services/telephony/
DTestTelephonyConnection.java140 public void sendConnectionEvent(String event, Bundle extras) { in sendConnectionEvent() method in TestTelephonyConnection
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DConnectionServiceFixture.java677 public void sendConnectionEvent(String id, String event, Bundle extras) throws Exception { in sendConnectionEvent() method in ConnectionServiceFixture