Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/satellite/accesscontrol/
DSatelliteAccessController.java218 private static final String LATEST_SATELLITE_COMMUNICATION_ALLOWED_KEY = field in SatelliteAccessController
637 mSharedPreferences.edit().putBoolean(LATEST_SATELLITE_COMMUNICATION_ALLOWED_KEY, in persistLatestSatelliteCommunicationAllowedState()
792 mSharedPreferences.getBoolean(LATEST_SATELLITE_COMMUNICATION_ALLOWED_KEY, in loadCachedLatestSatelliteCommunicationAllowedState()