Home
last modified time | relevance | path

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

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/network/telephony/
DMobileNetworkUtils.java63 private static final String KEY_ENABLE_ESIM_UI_BY_DEFAULT = field in MobileNetworkUtils
206 SystemProperties.getBoolean(KEY_ENABLE_ESIM_UI_BY_DEFAULT, true); in showEuiccSettings()
/packages/apps/Settings/src/com/android/settings/network/telephony/
DMobileNetworkUtils.java71 private static final String KEY_ENABLE_ESIM_UI_BY_DEFAULT = field in MobileNetworkUtils
223 SystemProperties.getBoolean(KEY_ENABLE_ESIM_UI_BY_DEFAULT, true); in showEuiccSettings()
/packages/services/Telephony/src/com/android/phone/
DMobileNetworkSettings.java104 private static final String KEY_ENABLE_ESIM_UI_BY_DEFAULT = field in MobileNetworkSettings
230 SystemProperties.getBoolean(KEY_ENABLE_ESIM_UI_BY_DEFAULT, true); in showEuiccSettings()