Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/satellite/
DSatelliteSessionController.java118 @Nullable private SatelliteGatewayServiceConnection mSatelliteGatewayServiceConnection;
1040 mSatelliteGatewayServiceConnection = new SatelliteGatewayServiceConnection(); in bindService()
1077 private class SatelliteGatewayServiceConnection implements ServiceConnection { class in SatelliteSessionController