Searched refs:IExternalMockSatelliteGatewayService (Results 1 – 3 of 3) sorted by relevance
25 interface IExternalMockSatelliteGatewayService { interface
43 public class CtsConnection extends IExternalMockSatelliteGatewayService.Stub {
40 import android.telephony.cts.externalsatellitegatewayservice.IExternalMockSatelliteGatewayService;107 private IExternalMockSatelliteGatewayService mExternalSatelliteGatewayService;361 IExternalMockSatelliteGatewayService.Stub.asInterface(service); in onServiceConnected()