HomeSort by relevance Sort by last modified time
    Searched refs: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();
LogPersistPreferenceController.java 60 protected void onDeveloperOptionsSwitchDisabled() {
61 super.onDeveloperOptionsSwitchDisabled();
AllowAppsOnExternalPreferenceController.java 65 protected void onDeveloperOptionsSwitchDisabled() {
66 super.onDeveloperOptionsSwitchDisabled();
AppsNotRespondingPreferenceController.java 63 protected void onDeveloperOptionsSwitchDisabled() {
64 super.onDeveloperOptionsSwitchDisabled();
BluetoothA2dpHwOffloadPreferenceController.java 70 protected void onDeveloperOptionsSwitchDisabled() {
71 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();
BugReportInPowerPreferenceController.java 74 protected void onDeveloperOptionsSwitchDisabled() {
75 super.onDeveloperOptionsSwitchDisabled();
CoolColorTemperaturePreferenceController.java 71 protected void onDeveloperOptionsSwitchDisabled() {
72 super.onDeveloperOptionsSwitchDisabled();
DebugViewAttributesPreferenceController.java 65 protected void onDeveloperOptionsSwitchDisabled() {
66 super.onDeveloperOptionsSwitchDisabled();
DisableAutomaticUpdatesPreferenceController.java 69 protected void onDeveloperOptionsSwitchDisabled() {
70 super.onDeveloperOptionsSwitchDisabled();
EnableGnssRawMeasFullTrackingPreferenceController.java 66 protected void onDeveloperOptionsSwitchDisabled() {
67 super.onDeveloperOptionsSwitchDisabled();
EnableGpuDebugLayersPreferenceController.java 64 protected void onDeveloperOptionsSwitchDisabled() {
65 super.onDeveloperOptionsSwitchDisabled();
ForceGpuRenderingPreferenceController.java 63 protected void onDeveloperOptionsSwitchDisabled() {
64 super.onDeveloperOptionsSwitchDisabled();
ForceMSAAPreferenceController.java 62 protected void onDeveloperOptionsSwitchDisabled() {
63 super.onDeveloperOptionsSwitchDisabled();
FreeformWindowsPreferenceController.java 73 protected void onDeveloperOptionsSwitchDisabled() {
74 super.onDeveloperOptionsSwitchDisabled();
GlobalSettingSwitchPreferenceController.java 73 protected void onDeveloperOptionsSwitchDisabled() {
74 super.onDeveloperOptionsSwitchDisabled();
GpuViewUpdatesPreferenceController.java 60 protected void onDeveloperOptionsSwitchDisabled() {
61 super.onDeveloperOptionsSwitchDisabled();
HardwareLayersUpdatesPreferenceController.java 60 protected void onDeveloperOptionsSwitchDisabled() {
61 super.onDeveloperOptionsSwitchDisabled();
KeepActivitiesPreferenceController.java 74 protected void onDeveloperOptionsSwitchDisabled() {
75 super.onDeveloperOptionsSwitchDisabled();
MobileDataAlwaysOnPreferenceController.java 65 protected void onDeveloperOptionsSwitchDisabled() {
66 super.onDeveloperOptionsSwitchDisabled();
NotificationChannelWarningsPreferenceController.java 73 protected void onDeveloperOptionsSwitchDisabled() {
74 super.onDeveloperOptionsSwitchDisabled();
  /frameworks/base/packages/SettingsLib/src/com/android/settingslib/development/
DeveloperOptionsPreferenceController.java 69 onDeveloperOptionsSwitchDisabled();
83 protected void onDeveloperOptionsSwitchDisabled() {

Completed in 463 milliseconds

1 2 3 4