HomeSort by relevance Sort by last modified time
    Searched defs:KM_TAG_ALLOW_WHILE_ON_BODY (Results 1 - 4 of 4) sorted by null

  /cts/tests/security/src/android/keystore/cts/
AuthorizationList.java 113 private static final int KM_TAG_ALLOW_WHILE_ON_BODY = KM_BOOL | 506;
264 case KM_TAG_ALLOW_WHILE_ON_BODY & KEYMASTER_TAG_TYPE_MASK:
  /frameworks/base/core/java/android/security/keymaster/
KeymasterDefs.java 75 public static final int KM_TAG_ALLOW_WHILE_ON_BODY = KM_BOOL | 506;
  /hardware/libhardware/include/hardware/
keymaster_defs.h 112 KM_TAG_ALLOW_WHILE_ON_BODY = KM_BOOL | 506, /* Allow key to be used after authentication timeout
  /prebuilts/misc/common/robolectric/android-all/
android-all-7.1.0_r7-robolectric-0.jar 

Completed in 81 milliseconds