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.java1793 public static final int INSTALLKEY_SET_USER_SELECTABLE = 2; field in DevicePolicyManager
4066 int flags = INSTALLKEY_SET_USER_SELECTABLE; in installKeyPair()
4109 boolean isUserSelectable = (flags & INSTALLKEY_SET_USER_SELECTABLE) in installKeyPair()
4110 == INSTALLKEY_SET_USER_SELECTABLE; in installKeyPair()
/frameworks/base/config/
Dhiddenapi-public-dex.txt1535 Landroid/app/admin/DevicePolicyManager;->INSTALLKEY_SET_USER_SELECTABLE:I
/frameworks/base/api/
Dcurrent.txt6695 field public static final int INSTALLKEY_SET_USER_SELECTABLE = 2; // 0x2