Searched refs:INSTALLKEY_SET_USER_SELECTABLE (Results 1 – 3 of 3) sorted by relevance
1793 public static final int INSTALLKEY_SET_USER_SELECTABLE = 2; field in DevicePolicyManager4066 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()
1535 Landroid/app/admin/DevicePolicyManager;->INSTALLKEY_SET_USER_SELECTABLE:I
6695 field public static final int INSTALLKEY_SET_USER_SELECTABLE = 2; // 0x2