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.java2140 public static final int INSTALLKEY_SET_USER_SELECTABLE = 2; field in DevicePolicyManager
4811 int flags = INSTALLKEY_SET_USER_SELECTABLE; in installKeyPair()
4858 boolean isUserSelectable = (flags & INSTALLKEY_SET_USER_SELECTABLE) in installKeyPair()
4859 == INSTALLKEY_SET_USER_SELECTABLE; in installKeyPair()
/frameworks/base/non-updatable-api/
Dcurrent.txt6923 field public static final int INSTALLKEY_SET_USER_SELECTABLE = 2; // 0x2
/frameworks/base/api/
Dcurrent.txt6923 field public static final int INSTALLKEY_SET_USER_SELECTABLE = 2; // 0x2