Home
last modified time | relevance | path

Searched refs:openFullSettings (Results 1 – 5 of 5) sorted by relevance

/platform_testing/tests/automotive/functional/uxrestriction/src/android/platform/tests/
DUxRestrictionTest.java103 mSettingHelper.get().openFullSettings(); in testRestrictedAppSettings()
113 mSettingHelper.get().openFullSettings(); in testRestrictedProfilesAndAccountsSettings()
125 mSettingHelper.get().openFullSettings(); in testRestrictedSecuritySettings()
137 mSettingHelper.get().openFullSettings(); in testRestrictedSystemSettings()
/platform_testing/libraries/app-helpers/interfaces/auto/src/android/platform/helpers/
DIAutoSettingHelper.java72 void openFullSettings(); in openFullSettings() method
/platform_testing/tests/automotive/functional/settings/src/android/platform/tests/
DSettingSearchTest.java62 mSettingHelper.get().openFullSettings(); in openSetting()
/platform_testing/tests/automotive/snippets/phone/src/com/google/android/mobly/snippet/bundled/
DSettingsSnippet.java78 mSettingsHelper.get().openFullSettings(); in openSystemSettings()
/platform_testing/libraries/automotive-helpers/settings-app-helper/src/android/platform/helpers/
DSettingHelperImpl.java65 openFullSettings(); in open()
118 public void openFullSettings() { in openFullSettings() method in SettingHelperImpl