Searched refs:handleRemoteExceptionWithRetry (Results 1 – 3 of 3) sorted by relevance
104 private <R> R handleRemoteExceptionWithRetry(@NonNull CheckedRemoteRequest<R> request) in handleRemoteExceptionWithRetry() method in KeyStore2151 handleRemoteExceptionWithRetry((service) -> { in delete()161 return handleRemoteExceptionWithRetry((service) -> service.listEntries(domain, namespace)); in list()169 return handleRemoteExceptionWithRetry( in listBatch()231 return handleRemoteExceptionWithRetry( in grant()246 handleRemoteExceptionWithRetry((service) -> { in ungrant()262 return handleRemoteExceptionWithRetry((service) -> service.getKeyEntry(descriptor)); in getKeyEntry()275 return handleRemoteExceptionWithRetry((service) -> in getSecurityLevel()293 handleRemoteExceptionWithRetry((service) -> { in updateSubcomponents()308 handleRemoteExceptionWithRetry((service) -> { in deleteKey()[all …]
13503 HSPLandroid/security/KeyStore2;->handleRemoteExceptionWithRetry(Landroid/security/KeyStore2$Checked…
13506 HSPLandroid/security/KeyStore2;->handleRemoteExceptionWithRetry(Landroid/security/KeyStore2$Checked…