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