Home
last modified time | relevance | path

Searched refs:enableDeveloperOptions (Results 1 – 3 of 3) sorted by relevance

/packages/modules/OnDevicePersonalization/tests/servicetests/src/com/android/ondevicepersonalization/services/util/
DDebugUtilsTest.java78 enableDeveloperOptions(); in isDeveloperModeEnabledReturnsTrueIfDeviceDebuggableAndDevOptionsOn()
92 enableDeveloperOptions(); in isDeveloperModeEnabledReturnsTrueIfDeviceNotDebuggableAndDevOptionsOn()
100 enableDeveloperOptions(); in testReturnsExceptionCodeIfDebuggableAndFlagEnabled()
114 enableDeveloperOptions(); in testDoesNotReturnExceptionCodeIfFlagDisabled()
128 enableDeveloperOptions(); in testDoesNotReturnExceptionCodeIfPackageNotDebuggable()
153 private void enableDeveloperOptions() { in enableDeveloperOptions() method in DebugUtilsTest
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/devapi/
DDevContextFilterTest.java84 enableDeveloperOptions(); in testCreateDevContextReturnsDevContextWithAppInfo()
125 enableDeveloperOptions(); in testCreateDevContextReturnsDevDisabledInstanceIfAppIsNotDebuggable()
158 private void enableDeveloperOptions() { in enableDeveloperOptions() method in DevContextFilterTest
/packages/apps/Settings/src/com/android/settings/development/
DDevelopmentSettingsDashboardFragment.java223 enableDeveloperOptions(); in onStart()
593 private void enableDeveloperOptions() { in enableDeveloperOptions() method in DevelopmentSettingsDashboardFragment
632 enableDeveloperOptions(); in onEnableDevelopmentOptionsConfirmed()