Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/satellite/
DSatelliteController.java164 public static final int SATELLITE_MODE_ENABLED_FALSE = 0; field in SatelliteController
3677 case SATELLITE_MODE_ENABLED_FALSE: in setSettingsKeyToAllowDeviceRotation()
3797 setSettingsKeyForSatelliteMode(SATELLITE_MODE_ENABLED_FALSE); in moveSatelliteToOffStateAndCleanUpResources()
3798 setSettingsKeyToAllowDeviceRotation(SATELLITE_MODE_ENABLED_FALSE); in moveSatelliteToOffStateAndCleanUpResources()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/satellite/
DSatelliteControllerTest.java63 …t static com.android.internal.telephony.satellite.SatelliteController.SATELLITE_MODE_ENABLED_FALSE;
821 SATELLITE_MODE_ENABLED_FALSE, mSatelliteControllerUT.satelliteModeSettingValue); in testRequestSatelliteEnabled()
4497 public int satelliteModeSettingValue = SATELLITE_MODE_ENABLED_FALSE;