HomeSort by relevance Sort by last modified time
    Searched defs:onDeveloperOptionsSwitchDisabled (Results 1 - 25 of 87) sorted by null

1 2 3 4

  /packages/apps/Settings/src/com/android/settings/development/
LogdSizePreferenceController.java 38 protected void onDeveloperOptionsSwitchDisabled() {
39 super.onDeveloperOptionsSwitchDisabled();
AdbPreferenceController.java 62 protected void onDeveloperOptionsSwitchDisabled() {
63 super.onDeveloperOptionsSwitchDisabled();
BluetoothAbsoluteVolumePreferenceController.java 63 protected void onDeveloperOptionsSwitchDisabled() {
64 super.onDeveloperOptionsSwitchDisabled();
BluetoothDeviceNoNamePreferenceController.java 63 protected void onDeveloperOptionsSwitchDisabled() {
64 super.onDeveloperOptionsSwitchDisabled();
BluetoothSnoopLogPreferenceController.java 61 protected void onDeveloperOptionsSwitchDisabled() {
62 super.onDeveloperOptionsSwitchDisabled();
ForceGpuRenderingPreferenceController.java 63 protected void onDeveloperOptionsSwitchDisabled() {
64 super.onDeveloperOptionsSwitchDisabled();
ForceMSAAPreferenceController.java 62 protected void onDeveloperOptionsSwitchDisabled() {
63 super.onDeveloperOptionsSwitchDisabled();
GpuViewUpdatesPreferenceController.java 60 protected void onDeveloperOptionsSwitchDisabled() {
61 super.onDeveloperOptionsSwitchDisabled();
HardwareLayersUpdatesPreferenceController.java 60 protected void onDeveloperOptionsSwitchDisabled() {
61 super.onDeveloperOptionsSwitchDisabled();
ShowLayoutBoundsPreferenceController.java 60 protected void onDeveloperOptionsSwitchDisabled() {
61 super.onDeveloperOptionsSwitchDisabled();
WifiVerboseLoggingPreferenceController.java 66 protected void onDeveloperOptionsSwitchDisabled() {
67 super.onDeveloperOptionsSwitchDisabled();
CoolColorTemperaturePreferenceController.java 71 protected void onDeveloperOptionsSwitchDisabled() {
72 super.onDeveloperOptionsSwitchDisabled();
GlobalSettingSwitchPreferenceController.java 73 protected void onDeveloperOptionsSwitchDisabled() {
74 super.onDeveloperOptionsSwitchDisabled();
KeepActivitiesPreferenceController.java 74 protected void onDeveloperOptionsSwitchDisabled() {
75 super.onDeveloperOptionsSwitchDisabled();
LogPersistPreferenceController.java 60 protected void onDeveloperOptionsSwitchDisabled() {
61 super.onDeveloperOptionsSwitchDisabled();
SecureSettingSwitchPreferenceController.java 60 protected void onDeveloperOptionsSwitchDisabled() {
61 super.onDeveloperOptionsSwitchDisabled();
StrictModePreferenceController.java 70 protected void onDeveloperOptionsSwitchDisabled() {
71 super.onDeveloperOptionsSwitchDisabled();
SystemSettingSwitchPreferenceController.java 60 protected void onDeveloperOptionsSwitchDisabled() {
61 super.onDeveloperOptionsSwitchDisabled();
AllowAppsOnExternalPreferenceController.java 65 protected void onDeveloperOptionsSwitchDisabled() {
66 super.onDeveloperOptionsSwitchDisabled();
AnimatorDurationScalePreferenceController.java 72 protected void onDeveloperOptionsSwitchDisabled() {
73 super.onDeveloperOptionsSwitchDisabled();
AppsNotRespondingPreferenceController.java 63 protected void onDeveloperOptionsSwitchDisabled() {
64 super.onDeveloperOptionsSwitchDisabled();
BackgroundProcessLimitPreferenceController.java 65 protected void onDeveloperOptionsSwitchDisabled() {
66 super.onDeveloperOptionsSwitchDisabled();
BluetoothA2dpHwOffloadPreferenceController.java 70 protected void onDeveloperOptionsSwitchDisabled() {
71 super.onDeveloperOptionsSwitchDisabled();
BluetoothMaxConnectedAudioDevicesPreferenceController.java 100 protected void onDeveloperOptionsSwitchDisabled() {
101 super.onDeveloperOptionsSwitchDisabled();
BugReportInPowerPreferenceController.java 74 protected void onDeveloperOptionsSwitchDisabled() {
75 super.onDeveloperOptionsSwitchDisabled();

Completed in 174 milliseconds

1 2 3 4