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;
142 mDisabledActivityIntent, GET_DISABLED_COMPONENTS); in testResolveDisabledActivity()
173 GET_DISABLED_COMPONENTS); in testQueryDisabledActivity()
211 GET_DISABLED_COMPONENTS); in testGetDisabledActivityInfo()
269 GET_DISABLED_COMPONENTS); in testDisableActivity()
289 mDisabledServiceIntent, GET_DISABLED_COMPONENTS); in testResolveDisabledService()
320 GET_DISABLED_COMPONENTS); in testQueryDisabledService()
358 GET_DISABLED_COMPONENTS); in testGetDisabledServiceInfo()
412 GET_DISABLED_COMPONENTS); in testDisableService()
430 GET_DISABLED_COMPONENTS); in testQueryDisabledReceiver()
[all …]
/frameworks/base/core/java/android/content/pm/
DPackageManager.java152 GET_DISABLED_COMPONENTS,
194 GET_DISABLED_COMPONENTS,
217 GET_DISABLED_COMPONENTS,
327 public static final int GET_DISABLED_COMPONENTS = 0x00000200; field in PackageManager
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt8845 field public static final int GET_DISABLED_COMPONENTS = 512; // 0x200
/frameworks/base/non-updatable-api/
Dcurrent.txt11797 field @Deprecated public static final int GET_DISABLED_COMPONENTS = 512; // 0x200
/frameworks/base/api/
Dcurrent.txt11797 field @Deprecated public static final int GET_DISABLED_COMPONENTS = 512; // 0x200