| /packages/apps/Settings/src/com/android/settings/development/ |
| D | DefaultUsbConfigurationPreferenceController.java | 60 protected void onDeveloperOptionsSwitchEnabled() { in onDeveloperOptionsSwitchEnabled() method in DefaultUsbConfigurationPreferenceController 61 super.onDeveloperOptionsSwitchEnabled(); in onDeveloperOptionsSwitchEnabled()
|
| D | UsbAudioRoutingPreferenceController.java | 88 protected void onDeveloperOptionsSwitchEnabled() { in onDeveloperOptionsSwitchEnabled() method in UsbAudioRoutingPreferenceController 89 super.onDeveloperOptionsSwitchEnabled(); in onDeveloperOptionsSwitchEnabled()
|
| D | BluetoothMaxConnectedAudioDevicesPreferenceController.java | 99 protected void onDeveloperOptionsSwitchEnabled() { in onDeveloperOptionsSwitchEnabled() method in BluetoothMaxConnectedAudioDevicesPreferenceController 100 super.onDeveloperOptionsSwitchEnabled(); in onDeveloperOptionsSwitchEnabled()
|
| D | BluetoothSnoopLogFilterProfilePbapPreferenceController.java | 122 protected void onDeveloperOptionsSwitchEnabled() { in onDeveloperOptionsSwitchEnabled() method in BluetoothSnoopLogFilterProfilePbapPreferenceController 123 super.onDeveloperOptionsSwitchEnabled(); in onDeveloperOptionsSwitchEnabled()
|
| D | BluetoothSnoopLogFilterProfileMapPreferenceController.java | 123 protected void onDeveloperOptionsSwitchEnabled() { in onDeveloperOptionsSwitchEnabled() method in BluetoothSnoopLogFilterProfileMapPreferenceController 124 super.onDeveloperOptionsSwitchEnabled(); in onDeveloperOptionsSwitchEnabled()
|
| D | VerifyAppsOverUsbPreferenceController.java | 132 protected void onDeveloperOptionsSwitchEnabled() { in onDeveloperOptionsSwitchEnabled() method in VerifyAppsOverUsbPreferenceController 133 super.onDeveloperOptionsSwitchEnabled(); in onDeveloperOptionsSwitchEnabled()
|
| D | WirelessDebuggingPreferenceController.java | 102 protected void onDeveloperOptionsSwitchEnabled() { in onDeveloperOptionsSwitchEnabled() method in WirelessDebuggingPreferenceController 103 super.onDeveloperOptionsSwitchEnabled(); in onDeveloperOptionsSwitchEnabled()
|
| D | ClearAdbKeysPreferenceController.java | 86 protected void onDeveloperOptionsSwitchEnabled() { in onDeveloperOptionsSwitchEnabled() method in ClearAdbKeysPreferenceController
|
| D | LocalTerminalPreferenceController.java | 70 protected void onDeveloperOptionsSwitchEnabled() { in onDeveloperOptionsSwitchEnabled() method in LocalTerminalPreferenceController
|
| D | OemUnlockPreferenceController.java | 138 protected void onDeveloperOptionsSwitchEnabled() { in onDeveloperOptionsSwitchEnabled() method in OemUnlockPreferenceController
|
| /packages/apps/Settings/tests/robotests/src/com/android/settings/development/ |
| D | DefaultUsbConfigurationPreferenceControllerTest.java | 101 mController.onDeveloperOptionsSwitchEnabled(); in onDeveloperOptionsSwitchEnabled_usbEnabled_shouldNotDisablePreference() 112 mController.onDeveloperOptionsSwitchEnabled(); in onDeveloperOptionsSwitchEnabled_usbDisabled_shouldDisablePreference()
|
| D | UsbAudioRoutingPreferenceControllerTest.java | 157 mController.onDeveloperOptionsSwitchEnabled(); in onDeveloperOptionsSwitchEnabled_usbEnabled_shouldNotDisablePreference() 168 mController.onDeveloperOptionsSwitchEnabled(); in onDeveloperOptionsSwitchEnabled_usbDisabled_shouldDisablePreference()
|
| D | ClearAdbKeysPreferenceControllerTest.java | 149 mController.onDeveloperOptionsSwitchEnabled(); in onDeveloperOptionsSwitchEnabled_isAdminUser_shouldEnablePreference() 159 mController.onDeveloperOptionsSwitchEnabled(); in onDeveloperOptionsSwitchEnabled_isNotAdminUser_shouldNotEnablePreference()
|
| D | LocalTerminalPreferenceControllerTest.java | 133 mController.onDeveloperOptionsSwitchEnabled(); in onDeveloperOptionsSwitchEnabled_preferenceShouldBeEnabledWhenAdmin()
|
| D | BluetoothMaxConnectedAudioDevicesPreferenceControllerTest.java | 174 mController.onDeveloperOptionsSwitchEnabled(); in onDeveloperOptionsSwitchEnabled_shouldEnablePreference()
|