Searched defs:callbackResult (Results 1 – 4 of 4) sorted by relevance
79 SomeArgs callbackResult = mCallback.waitOnAvailableSaisUpdatedCalls(); in testCallbacks() local
284 CompletableFuture<Bundle> callbackResult = new CompletableFuture<>(); in testSmsRetriever() local483 CompletableFuture<Bundle> callbackResult = new CompletableFuture<>(); in testGetSmsMessagesForFinancialAppPermissionRequestedNotGranted() local498 CompletableFuture<Bundle> callbackResult = new CompletableFuture<>(); in testGetSmsMessagesForFinancialAppPermissionRequestedGranted() local663 CompletableFuture<Bundle> callbackResult = new CompletableFuture<>(); in assertCanAccessSms() local
67 aaudio_data_callback_result_t callbackResult = AAUDIO_CALLBACK_RESULT_CONTINUE; in dataCallbackProc() local
314 final CompletableFuture<Bundle> callbackResult = new CompletableFuture<>(); in writeToFileWithDelegator() local