Searched refs:handleRemoteExceptionWithRetry (Results 1 – 3 of 3) sorted by relevance
104 private <R> R handleRemoteExceptionWithRetry(@NonNull CheckedRemoteRequest<R> request) in handleRemoteExceptionWithRetry() method in KeyStore2165 handleRemoteExceptionWithRetry((service) -> { in delete() method177 return handleRemoteExceptionWithRetry((service) -> service.listEntries(domain, namespace)); in list()187 return handleRemoteExceptionWithRetry( in listBatch()251 return handleRemoteExceptionWithRetry( in grant()268 handleRemoteExceptionWithRetry((service) -> { in ungrant() method286 return handleRemoteExceptionWithRetry((service) -> service.getKeyEntry(descriptor)); in getKeyEntry()299 return handleRemoteExceptionWithRetry((service) -> in getSecurityLevel()319 handleRemoteExceptionWithRetry((service) -> { in updateSubcomponents() method336 handleRemoteExceptionWithRetry((service) -> { in deleteKey() method[all …]
13306 HSPLandroid/security/KeyStore2;->handleRemoteExceptionWithRetry(Landroid/security/KeyStore2$Checked…
13309 HSPLandroid/security/KeyStore2;->handleRemoteExceptionWithRetry(Landroid/security/KeyStore2$Checked…