Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/tests/coretests/src/android/content/pm/
H A DComponentTest.java22 import static android.content.pm.PackageManager.GET_DISABLED_COMPONENTS;
144 mDisabledActivityIntent, GET_DISABLED_COMPONENTS); in testResolveDisabledActivity()
175 GET_DISABLED_COMPONENTS); in testQueryDisabledActivity()
213 GET_DISABLED_COMPONENTS); in testGetDisabledActivityInfo()
291 mDisabledServiceIntent, GET_DISABLED_COMPONENTS); in testResolveDisabledService()
322 GET_DISABLED_COMPONENTS); in testQueryDisabledService()
360 GET_DISABLED_COMPONENTS); in testGetDisabledServiceInfo()
432 GET_DISABLED_COMPONENTS); in testQueryDisabledReceiver()
470 GET_DISABLED_COMPONENTS); in testGetDisabledReceiverInfo()
628 pi.applicationInfo.uid, GET_DISABLED_COMPONENTS); in testQueryDisabledProvider()
[all …]
/aosp14/frameworks/base/core/java/android/content/pm/
H A DPackageManager.java789 GET_DISABLED_COMPONENTS,
833 GET_DISABLED_COMPONENTS,
856 GET_DISABLED_COMPONENTS,
970 public static final int GET_DISABLED_COMPONENTS = 0x00000200; field in PackageManager
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt12770 field @Deprecated public static final int GET_DISABLED_COMPONENTS = 512; // 0x200