Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/satellite/
DSatelliteManager.java365 public static final int SATELLITE_RESULT_ILLEGAL_STATE = 23; field in SatelliteManager
417 SATELLITE_RESULT_ILLEGAL_STATE,
566 () -> resultListener.accept(SATELLITE_RESULT_ILLEGAL_STATE))); in requestEnabled()
571 () -> resultListener.accept(SATELLITE_RESULT_ILLEGAL_STATE))); in requestEnabled()
623 new SatelliteException(SATELLITE_RESULT_ILLEGAL_STATE)))); in requestIsEnabled()
628 new SatelliteException(SATELLITE_RESULT_ILLEGAL_STATE)))); in requestIsEnabled()
680 new SatelliteException(SATELLITE_RESULT_ILLEGAL_STATE)))); in requestIsDemoModeEnabled()
685 new SatelliteException(SATELLITE_RESULT_ILLEGAL_STATE)))); in requestIsDemoModeEnabled()
736 new SatelliteException(SATELLITE_RESULT_ILLEGAL_STATE)))); in requestIsEmergencyModeEnabled()
794 new SatelliteException(SATELLITE_RESULT_ILLEGAL_STATE)))); in requestIsSupported()
[all …]
/frameworks/libs/gsma_services/satellite_client/src/android/telephony/satellite/wrapper/
DSatelliteManagerWrapper.java395 public static final int SATELLITE_RESULT_ILLEGAL_STATE = 23; field in SatelliteManagerWrapper
424 SATELLITE_RESULT_ILLEGAL_STATE
/frameworks/base/core/api/
Dsystem-current.txt17916 …y.flags.oem_enabled_satellite_flag") public static final int SATELLITE_RESULT_ILLEGAL_STATE = 23; …