Searched refs:requestFlushAsync (Results 1 – 3 of 3) sorted by relevance
445 ListenableFuture<Void> requestFlushAsync(); in requestFlushAsync() method
193 public ListenableFuture<Void> requestFlushAsync() { in requestFlushAsync() method in AppSearchSessionShimImpl
5769 mDb1.requestFlushAsync().get(); in testFlush()