Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/admin/
DDevicePolicyManager.java3203 public static final int INSTALLKEY_SET_USER_SELECTABLE = 2; field in DevicePolicyManager
7695 int flags = INSTALLKEY_SET_USER_SELECTABLE; in installKeyPair()
7763 boolean isUserSelectable = (flags & INSTALLKEY_SET_USER_SELECTABLE) in installKeyPair()
7764 == INSTALLKEY_SET_USER_SELECTABLE; in installKeyPair()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt8369 field public static final int INSTALLKEY_SET_USER_SELECTABLE = 2; // 0x2