Home
last modified time | relevance | path

Searched refs:USER_PRESENCE_REQUIRED (Results 1 – 2 of 2) sorted by relevance

/cts/tests/security/src/android/keystore/cts/
DEatClaim.java63 public static final int USER_PRESENCE_REQUIRED = PRIVATE_BASE - 507; field in EatClaim
DAuthorizationList.java453 case EatClaim.USER_PRESENCE_REQUIRED: in AuthorizationList()