Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/MockSatelliteServiceApp/aidl/android/telephony/cts/externalsatelliteservice/
DIExternalSatelliteListener.aidl24 void onRemoteServiceConnected(); in onRemoteServiceConnected() method
/cts/tests/tests/telephony/current/MockSatelliteGatewayServiceApp/aidl/android/telephony/cts/externalsatellitegatewayservice/
DIExternalSatelliteGatewayListener.aidl24 void onRemoteServiceConnected(); in onRemoteServiceConnected() method
/cts/tests/tests/telephony/current/src/android/telephony/satellite/cts/
DILocalSatelliteGatewayListener.aidl27 void onRemoteServiceConnected(); in onRemoteServiceConnected() method
DILocalSatelliteListener.aidl29 void onRemoteServiceConnected(); in onRemoteServiceConnected() method
DMockSatelliteGatewayService.java114 runWithExecutor(() -> mLocalListener.onRemoteServiceConnected()); in notifyRemoteServiceConnected()
DMockSatelliteServiceManager.java137 public void onRemoteServiceConnected() {
225 public void onRemoteServiceConnected() {
311 public void onRemoteServiceConnected() {
344 public void onRemoteServiceConnected() {
DMockSatelliteService.java901 runWithExecutor(() -> mLocalListener.onRemoteServiceConnected()); in notifyRemoteServiceConnected()
/cts/tests/tests/telephony/current/MockSatelliteGatewayServiceApp/src/android/telephony/cts/externalsatellitegatewayservice/
DExternalMockSatelliteGatewayService.java70 mExternalListener.onRemoteServiceConnected(); in notifyTelephonyServiceBound()
/cts/tests/tests/telephony/current/MockSatelliteServiceApp/src/android/telephony/cts/externalsatelliteservice/
DExternalMockSatelliteService.java70 mExternalListener.onRemoteServiceConnected(); in notifyTelephonyServiceBound()