Searched refs:handleRemoteExceptionWithRetry (Results 1 – 3 of 3) sorted by relevance
103 private <R> R handleRemoteExceptionWithRetry(@NonNull CheckedRemoteRequest<R> request) in handleRemoteExceptionWithRetry() method in KeyStore2150 handleRemoteExceptionWithRetry((service) -> { in delete()160 return handleRemoteExceptionWithRetry((service) -> service.listEntries(domain, namespace)); in list()221 return handleRemoteExceptionWithRetry( in grant()236 handleRemoteExceptionWithRetry((service) -> { in ungrant()252 return handleRemoteExceptionWithRetry((service) -> service.getKeyEntry(descriptor)); in getKeyEntry()265 return handleRemoteExceptionWithRetry((service) -> in getSecurityLevel()283 handleRemoteExceptionWithRetry((service) -> { in updateSubcomponents()298 handleRemoteExceptionWithRetry((service) -> { in deleteKey()
13906 HSPLandroid/security/KeyStore2;->handleRemoteExceptionWithRetry(Landroid/security/KeyStore2$Checked…
13896 HSPLandroid/security/KeyStore2;->handleRemoteExceptionWithRetry(Landroid/security/KeyStore2$Checked…