Home
last modified time | relevance | path

Searched refs:INSTALLKEY_SET_USER_SELECTABLE (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/admin/
H A DDevicePolicyManager.java3066 public static final int INSTALLKEY_SET_USER_SELECTABLE = 2; field in DevicePolicyManager
7413 int flags = INSTALLKEY_SET_USER_SELECTABLE; in installKeyPair()
7481 boolean isUserSelectable = (flags & INSTALLKEY_SET_USER_SELECTABLE) in installKeyPair()
7482 == INSTALLKEY_SET_USER_SELECTABLE; in installKeyPair()
/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.txt8139 field public static final int INSTALLKEY_SET_USER_SELECTABLE = 2; // 0x2