Searched refs:ENABLE_USER_SWITCH_DEVELOPER_MESSAGE (Results 1 – 3 of 3) sorted by relevance
19 import static android.car.settings.CarSettings.Global.ENABLE_USER_SWITCH_DEVELOPER_MESSAGE;52 ENABLE_USER_SWITCH_DEVELOPER_MESSAGE, in onPreferenceChange() local61 ENABLE_USER_SWITCH_DEVELOPER_MESSAGE); in updateState()70 ENABLE_USER_SWITCH_DEVELOPER_MESSAGE, SETTING_VALUE_OFF); in onDeveloperOptionsSwitchDisabled() local
19 import static android.car.settings.CarSettings.Global.ENABLE_USER_SWITCH_DEVELOPER_MESSAGE;87 ENABLE_USER_SWITCH_DEVELOPER_MESSAGE)); in onCreate()
86 public static final String ENABLE_USER_SWITCH_DEVELOPER_MESSAGE = field in CarSettings.Global