Searched refs:MAX_CALLBACK_TRIES (Results 1 – 2 of 2) sorted by relevance
1652 static final int MAX_CALLBACK_TRIES = 3; field in KeyStore.Builder1848 if ((tries < MAX_CALLBACK_TRIES) in getKeyStore()1980 if (tries < MAX_CALLBACK_TRIES) { in newInstance()
233 static final int MAX_CALLBACK_TRIES = 3; // 0x3 field in KeyStore.Builder