Searched refs:mSatelliteGatewayService (Results 1 – 1 of 1) sorted by relevance
116 private ISatelliteGateway mSatelliteGatewayService; field in SatelliteSessionController223 if ((mIsBound && mSatelliteGatewayService != null) || mIsBinding) { in SatelliteSessionController()1067 mSatelliteGatewayService = null; in unbindService()1085 mSatelliteGatewayService = ISatelliteGateway.Stub.asInterface(service); in onServiceConnected()1096 mSatelliteGatewayService = null; in onServiceDisconnected()