Searched refs:MAX_CALLBACK_TRIES (Results 1 – 1 of 1) 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()