Home
last modified time | relevance | path

Searched refs:ACTION_APPLICATION_PREFERENCES (Results 1 – 9 of 9) sorted by relevance

/aosp12/packages/apps/Settings/src/com/android/settings/applications/appinfo/
H A DAppSettingPreferenceController.java48 new Intent(Intent.ACTION_APPLICATION_PREFERENCES).setPackage(mPackageName)); in getAvailabilityStatus()
58 new Intent(Intent.ACTION_APPLICATION_PREFERENCES).setPackage(mPackageName)); in handlePreferenceTreeClick()
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
H A DLauncherSearchIndexablesProvider.java53 new Intent(Intent.ACTION_APPLICATION_PREFERENCES) in queryXmlResources()
57 .add(XmlResource.COLUMN_INTENT_ACTION, Intent.ACTION_APPLICATION_PREFERENCES) in queryXmlResources()
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/applications/appinfo/
H A DAppSettingPreferenceControllerTest.java45 new Intent(Intent.ACTION_APPLICATION_PREFERENCES)
48 new Intent(Intent.ACTION_APPLICATION_PREFERENCES)
/aosp12/packages/apps/Car/Media/src/com/android/car/media/
H A DViewControllerBase.java154 Intent prefsIntent = new Intent(Intent.ACTION_APPLICATION_PREFERENCES); in updateSourcePreferences()
/aosp12/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/role/model/
H A DHomeRoleBehavior.java114 Intent intent = new Intent(Intent.ACTION_APPLICATION_PREFERENCES) in preparePreferenceAsUser()
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/views/
H A DOptionsPopupView.java230 launcher.startActivity(new Intent(Intent.ACTION_APPLICATION_PREFERENCES) in startSettings()
/aosp12/frameworks/base/core/java/android/content/
H A DIntent.java836 public static final String ACTION_APPLICATION_PREFERENCES field in Intent
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt11043 …field public static final String ACTION_APPLICATION_PREFERENCES = "android.intent.action.APPLICATI…