Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/satellite/
DSatelliteCommunicationAllowedStateCallback.java30 public interface SatelliteCommunicationAllowedStateCallback { interface
DSatelliteManager.java94 private static final ConcurrentHashMap<SatelliteCommunicationAllowedStateCallback,
2457 @NonNull SatelliteCommunicationAllowedStateCallback callback) { in registerForCommunicationAllowedStateChanged()
2501 @NonNull SatelliteCommunicationAllowedStateCallback callback) { in unregisterForCommunicationAllowedStateChanged()
/frameworks/libs/gsma_services/satellite_client/src/android/telephony/satellite/wrapper/
DSatelliteManagerWrapper.java44 import android.telephony.satellite.SatelliteCommunicationAllowedStateCallback;
110 SatelliteCommunicationAllowedStateCallback>
1357 SatelliteCommunicationAllowedStateCallback internalCallback = in registerForCommunicationAllowedStateChanged()
1358 new SatelliteCommunicationAllowedStateCallback() { in registerForCommunicationAllowedStateChanged()
1376 SatelliteCommunicationAllowedStateCallback internalCallback = in unregisterForCommunicationAllowedStateChanged()