Home
last modified time | relevance | path

Searched refs:mTelephonyBinder (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/telephony/current/MockSatelliteGatewayServiceApp/src/android/telephony/cts/externalsatellitegatewayservice/
DExternalMockSatelliteGatewayService.java37 private final IBinder mTelephonyBinder = new ISatelliteGateway.Stub() {}; field in ExternalMockSatelliteGatewayService
60 return mTelephonyBinder; in onBind()
/cts/tests/tests/telephony/current/MockSatelliteServiceApp/src/android/telephony/cts/externalsatelliteservice/
DExternalMockSatelliteService.java37 private final IBinder mTelephonyBinder = new ISatellite.Stub() {}; field in ExternalMockSatelliteService
60 return mTelephonyBinder; in onBind()