Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/satellite/
DSatelliteModemInterface.java104 @NonNull private final RegistrantList mSatelliteSupportedStateChangedRegistrants = field in SatelliteModemInterface
191 mSatelliteSupportedStateChangedRegistrants.notifyResult(supported); in onSatelliteSupportedStateChanged()
581 mSatelliteSupportedStateChangedRegistrants.add(h, what, obj); in registerForSatelliteSupportedStateChanged()
590 mSatelliteSupportedStateChangedRegistrants.remove(h); in unregisterForSatelliteSupportedStateChanged()