/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/development/ |
D | ResizableActivityPreferenceController.java | 37 final static int SETTING_VALUE_OFF = 0; field in ResizableActivityPreferenceController 68 Settings.Global.DEVELOPMENT_FORCE_RESIZABLE_ACTIVITIES, SETTING_VALUE_OFF); in onDeveloperOptionsSwitchDisabled() local
|
D | EnableUserSwitchMessageController.java | 37 private static final String SETTING_VALUE_OFF = "false"; field in EnableUserSwitchMessageController 70 ENABLE_USER_SWITCH_DEVELOPER_MESSAGE, SETTING_VALUE_OFF); in onDeveloperOptionsSwitchDisabled() local
|
D | EnableGnssRawMeasFullTrackingPreferenceController.java | 36 static final int SETTING_VALUE_OFF = 0; field in EnableGnssRawMeasFullTrackingPreferenceController 69 Settings.Global.ENABLE_GNSS_RAW_MEAS_FULL_TRACKING, SETTING_VALUE_OFF); in onDeveloperOptionsSwitchDisabled() local
|
D | AllowAppsOnExternalPreferenceController.java | 35 static final int SETTING_VALUE_OFF = 0; field in AllowAppsOnExternalPreferenceController 69 Settings.Global.FORCE_ALLOW_ON_EXTERNAL, SETTING_VALUE_OFF); in onDeveloperOptionsSwitchDisabled() local
|
D | AppsNotRespondingPreferenceController.java | 36 static final int SETTING_VALUE_OFF = 0; field in AppsNotRespondingPreferenceController 67 Settings.Secure.ANR_SHOW_BACKGROUND, SETTING_VALUE_OFF); in onDeveloperOptionsSwitchDisabled() local
|
D | TetheringHardwareAccelPreferenceController.java | 39 static final int SETTING_VALUE_OFF = 1; field in TetheringHardwareAccelPreferenceController 71 Settings.Global.TETHER_OFFLOAD_DISABLED, SETTING_VALUE_OFF); in onDeveloperOptionsSwitchDisabled() local
|
D | EnableGpuDebugLayersPreferenceController.java | 37 static final int SETTING_VALUE_OFF = 0; field in EnableGpuDebugLayersPreferenceController 68 Settings.Global.ENABLE_GPU_DEBUG_LAYERS, SETTING_VALUE_OFF); in onDeveloperOptionsSwitchDisabled() local
|
D | WifiDisplayCertificationPreferenceController.java | 38 static final int SETTING_VALUE_OFF = 0; field in WifiDisplayCertificationPreferenceController 71 Settings.Global.WIFI_DISPLAY_CERTIFICATION_ON, SETTING_VALUE_OFF); in onDeveloperOptionsSwitchDisabled() local
|
D | PointerLocationPreferenceController.java | 37 static final int SETTING_VALUE_OFF = 0; field in PointerLocationPreferenceController 67 SETTING_VALUE_OFF); in onDeveloperOptionsSwitchDisabled() local
|
D | SecureSettingSwitchPreferenceController.java | 35 private static final int SETTING_VALUE_OFF = 0; field in SecureSettingSwitchPreferenceController 63 Settings.Secure.putInt(mContext.getContentResolver(), mSettingsKey, SETTING_VALUE_OFF); in onDeveloperOptionsSwitchDisabled() local
|
D | UsbAudioRoutingPreferenceController.java | 37 static final int SETTING_VALUE_OFF = 0; field in UsbAudioRoutingPreferenceController 68 Settings.Secure.USB_AUDIO_AUTOMATIC_ROUTING_DISABLED, SETTING_VALUE_OFF); in onDeveloperOptionsSwitchDisabled() local
|
D | ShowTapsPreferenceController.java | 37 static final int SETTING_VALUE_OFF = 0; field in ShowTapsPreferenceController 67 SETTING_VALUE_OFF); in onDeveloperOptionsSwitchDisabled() local
|
D | SystemSettingSwitchPreferenceController.java | 35 private static final int SETTING_VALUE_OFF = 0; field in SystemSettingSwitchPreferenceController 63 Settings.System.putInt(mContext.getContentResolver(), mSettingsKey, SETTING_VALUE_OFF); in onDeveloperOptionsSwitchDisabled() local
|
/packages/apps/Settings/src/com/android/settings/development/ |
D | WifiDisplayCertificationPreferenceController.java | 38 static final int SETTING_VALUE_OFF = 0; field in WifiDisplayCertificationPreferenceController 71 Settings.Global.WIFI_DISPLAY_CERTIFICATION_ON, SETTING_VALUE_OFF); in onDeveloperOptionsSwitchDisabled() local
|
D | AppsNotRespondingPreferenceController.java | 36 static final int SETTING_VALUE_OFF = 0; field in AppsNotRespondingPreferenceController 67 Settings.Secure.ANR_SHOW_BACKGROUND, SETTING_VALUE_OFF); in onDeveloperOptionsSwitchDisabled() local
|
D | EnableGnssRawMeasFullTrackingPreferenceController.java | 36 static final int SETTING_VALUE_OFF = 0; field in EnableGnssRawMeasFullTrackingPreferenceController 69 Settings.Global.ENABLE_GNSS_RAW_MEAS_FULL_TRACKING, SETTING_VALUE_OFF); in onDeveloperOptionsSwitchDisabled() local
|
D | UsbAudioRoutingPreferenceController.java | 37 static final int SETTING_VALUE_OFF = 0; field in UsbAudioRoutingPreferenceController 68 Settings.Secure.USB_AUDIO_AUTOMATIC_ROUTING_DISABLED, SETTING_VALUE_OFF); in onDeveloperOptionsSwitchDisabled() local
|
D | EnableGpuDebugLayersPreferenceController.java | 37 static final int SETTING_VALUE_OFF = 0; field in EnableGpuDebugLayersPreferenceController 68 Settings.Global.ENABLE_GPU_DEBUG_LAYERS, SETTING_VALUE_OFF); in onDeveloperOptionsSwitchDisabled() local
|
D | TetheringHardwareAccelPreferenceController.java | 39 static final int SETTING_VALUE_OFF = 1; field in TetheringHardwareAccelPreferenceController 71 Settings.Global.TETHER_OFFLOAD_DISABLED, SETTING_VALUE_OFF); in onDeveloperOptionsSwitchDisabled() local
|
D | PointerLocationPreferenceController.java | 37 static final int SETTING_VALUE_OFF = 0; field in PointerLocationPreferenceController 67 SETTING_VALUE_OFF); in onDeveloperOptionsSwitchDisabled() local
|
D | ResizableActivityPreferenceController.java | 37 final static int SETTING_VALUE_OFF = 0; field in ResizableActivityPreferenceController 68 Settings.Global.DEVELOPMENT_FORCE_RESIZABLE_ACTIVITIES, SETTING_VALUE_OFF); in onDeveloperOptionsSwitchDisabled() local
|
D | SystemSettingSwitchPreferenceController.java | 35 private static final int SETTING_VALUE_OFF = 0; field in SystemSettingSwitchPreferenceController 63 Settings.System.putInt(mContext.getContentResolver(), mSettingsKey, SETTING_VALUE_OFF); in onDeveloperOptionsSwitchDisabled() local
|
D | SecureSettingSwitchPreferenceController.java | 35 private static final int SETTING_VALUE_OFF = 0; field in SecureSettingSwitchPreferenceController 63 Settings.Secure.putInt(mContext.getContentResolver(), mSettingsKey, SETTING_VALUE_OFF); in onDeveloperOptionsSwitchDisabled() local
|
D | AllowAppsOnExternalPreferenceController.java | 35 static final int SETTING_VALUE_OFF = 0; field in AllowAppsOnExternalPreferenceController 69 Settings.Global.FORCE_ALLOW_ON_EXTERNAL, SETTING_VALUE_OFF); in onDeveloperOptionsSwitchDisabled() local
|
D | DebugViewAttributesPreferenceController.java | 38 static final int SETTING_VALUE_OFF = 0; field in DebugViewAttributesPreferenceController 69 Settings.Global.DEBUG_VIEW_ATTRIBUTES, SETTING_VALUE_OFF); in onDeveloperOptionsSwitchDisabled() local
|