Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/content/pm/
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()
271 GET_DISABLED_COMPONENTS); in testDisableActivity()
291 mDisabledServiceIntent, GET_DISABLED_COMPONENTS); in testResolveDisabledService()
322 GET_DISABLED_COMPONENTS); in testQueryDisabledService()
360 GET_DISABLED_COMPONENTS); in testGetDisabledServiceInfo()
414 GET_DISABLED_COMPONENTS); in testDisableService()
432 GET_DISABLED_COMPONENTS); in testQueryDisabledReceiver()
[all …]
/frameworks/base/core/java/android/content/pm/
DPackageManager.java844 GET_DISABLED_COMPONENTS,
891 GET_DISABLED_COMPONENTS,
915 GET_DISABLED_COMPONENTS,
1034 public static final int GET_DISABLED_COMPONENTS = 0x00000200; field in PackageManager
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt8845 field public static final int GET_DISABLED_COMPONENTS = 512; // 0x200
/frameworks/base/core/api/
Dcurrent.txt13247 field @Deprecated public static final int GET_DISABLED_COMPONENTS = 512; // 0x200