Searched refs:SatelliteSupportedStateCallback (Results 1 – 5 of 5) sorted by relevance
29 public interface SatelliteSupportedStateCallback { interface
90 private static final ConcurrentHashMap<SatelliteSupportedStateCallback,2377 @NonNull SatelliteSupportedStateCallback callback) { in registerForSupportedStateChanged()2421 @NonNull SatelliteSupportedStateCallback callback) { in unregisterForSupportedStateChanged()
51 import android.telephony.satellite.SatelliteSupportedStateCallback;102 SatelliteSupportedStateCallbackWrapper, SatelliteSupportedStateCallback>1294 SatelliteSupportedStateCallback internalCallback = in registerForSupportedStateChanged()1295 new SatelliteSupportedStateCallback() { in registerForSupportedStateChanged()1345 SatelliteSupportedStateCallback internalCallback = in unregisterForSupportedStateChanged()
27 import android.telephony.satellite.SatelliteSupportedStateCallback in <lambda>()314 val callback = SatelliteSupportedStateCallback { supported -> in <lambda>()
39 import android.telephony.satellite.SatelliteSupportedStateCallback623 withArgCaptor<SatelliteSupportedStateCallback> { in satelliteSupported_supportIsLost_unregistersListeners()656 withArgCaptor<SatelliteSupportedStateCallback> { in satelliteNotSupported_supportShowsUp_registersListeners()