Searched refs:OP_AUTH_NEEDED (Results 1 – 3 of 3) sorted by relevance
56 case KeyStore.OP_AUTH_NEEDED: in getInvalidKeyExceptionForInit()
74 public static final int OP_AUTH_NEEDED = 15; field in KeyStore652 case OP_AUTH_NEEDED: in getKeyStoreException()686 case OP_AUTH_NEEDED: in getInvalidKeyException()
943 assertEquals("Begin should expect authorization", KeyStore.OP_AUTH_NEEDED, in testAuthNeeded()