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;
141 mDisabledActivityIntent, GET_DISABLED_COMPONENTS); in testResolveDisabledActivity()
172 GET_DISABLED_COMPONENTS); in testQueryDisabledActivity()
210 GET_DISABLED_COMPONENTS); in testGetDisabledActivityInfo()
268 GET_DISABLED_COMPONENTS); in testDisableActivity()
288 mDisabledServiceIntent, GET_DISABLED_COMPONENTS); in testResolveDisabledService()
319 GET_DISABLED_COMPONENTS); in testQueryDisabledService()
357 GET_DISABLED_COMPONENTS); in testGetDisabledServiceInfo()
411 GET_DISABLED_COMPONENTS); in testDisableService()
429 GET_DISABLED_COMPONENTS); in testQueryDisabledReceiver()
[all …]
/frameworks/base/core/java/android/content/pm/
DPackageManager.java143 GET_DISABLED_COMPONENTS,
182 GET_DISABLED_COMPONENTS,
204 GET_DISABLED_COMPONENTS,
304 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/api/
Dcurrent.txt10739 field public static final deprecated int GET_DISABLED_COMPONENTS = 512; // 0x200
Dsystem-current.txt11448 field public static final deprecated int GET_DISABLED_COMPONENTS = 512; // 0x200