Home
last modified time | relevance | path

Searched refs:GET_DISABLED_UNTIL_USED_COMPONENTS (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DDpmTestBase.java190 PackageManager.GET_DISABLED_UNTIL_USED_COMPONENTS)); in setUpPackageManagerForFakeAdmin()
/frameworks/base/core/java/android/content/pm/
DPackageManager.java153 GET_DISABLED_UNTIL_USED_COMPONENTS,
171 GET_DISABLED_UNTIL_USED_COMPONENTS,
195 GET_DISABLED_UNTIL_USED_COMPONENTS,
218 GET_DISABLED_UNTIL_USED_COMPONENTS,
389 public static final int GET_DISABLED_UNTIL_USED_COMPONENTS = 0x00008000; field in PackageManager
DPackageParser.java7772 ai.enabled = (flags&PackageManager.GET_DISABLED_UNTIL_USED_COMPONENTS) != 0; in updateApplicationInfo()
7797 && ((flags&PackageManager.GET_DISABLED_UNTIL_USED_COMPONENTS) == 0 in generateApplicationInfo()
/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodUtils.java661 PackageManager.GET_DISABLED_UNTIL_USED_COMPONENTS, userId); in setNonSelectedSystemImesDisabledUntilUsed()
DInputMethodManagerService.java2628 PackageManager.GET_DISABLED_UNTIL_USED_COMPONENTS, in updateInputMethodsFromSettingsLocked()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt8846 field public static final int GET_DISABLED_UNTIL_USED_COMPONENTS = 32768; // 0x8000
/frameworks/base/non-updatable-api/
Dcurrent.txt11798 field @Deprecated public static final int GET_DISABLED_UNTIL_USED_COMPONENTS = 32768; // 0x8000
/frameworks/base/api/
Dcurrent.txt11798 field @Deprecated public static final int GET_DISABLED_UNTIL_USED_COMPONENTS = 32768; // 0x8000