Searched refs:AsyncStorageServiceCall (Results 1 – 1 of 1) sorted by relevance
287 interface AsyncStorageServiceCall { interface in StorageUserConnection354 private void waitForAsyncVoid(AsyncStorageServiceCall asyncCall) throws Exception { in waitForAsyncVoid()362 private <T> T waitForAsync(AsyncStorageServiceCall asyncCall, RemoteCallback callback, in waitForAsync()