Home
last modified time | relevance | path

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

/platform_testing/tests/automotive/functional/uxrestriction/src/android/platform/tests/
DUxRestrictionTest.java98 mSettingHelper.get().openFullSettings(); in testRestrictedAppSettings()
107 mSettingHelper.get().openFullSettings(); in testRestrictedProfilesAndAccountsSettings()
116 mSettingHelper.get().openFullSettings(); in testRestrictedSecuritySettings()
125 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.java61 mSettingHelper.get().openFullSettings(); in openSetting()
/platform_testing/libraries/automotive-helpers/settings-app-helper/src/android/platform/helpers/
DSettingHelperImpl.java58 openFullSettings(); in open()
86 openFullSettings(); in openSetting()
132 public void openFullSettings() { in openFullSettings() method in SettingHelperImpl