Home
last modified time | relevance | path

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

/aosp12/packages/apps/Settings/tests/uitests/src/com/android/settings/ui/
H A DAppsSettingsTests.java127 Intent appsSettingsIntent = new in launchAppsSettings() local
129 mActivityHelper.launchIntent(appsSettingsIntent); in launchAppsSettings()
H A DAppsSettingsRetainFilterTests.java119 Intent appsSettingsIntent = new in launchAppsSettings() local
121 mActivityHelper.launchIntent(appsSettingsIntent); in launchAppsSettings()
H A DNotificationSettingsTests.java148 Intent appsSettingsIntent = new Intent(Settings.ACTION_SETTINGS); in launchAppsSettings() local
149 mActivityHelper.launchIntent(appsSettingsIntent); in launchAppsSettings()