Searched refs:getStorageInfoAsync (Results 1 – 3 of 3) sorted by relevance
431 ListenableFuture<StorageInfo> getStorageInfoAsync(); in getStorageInfoAsync() method
185 public ListenableFuture<StorageInfo> getStorageInfoAsync() { in getStorageInfoAsync() method in AppSearchSessionShimImpl
5715 StorageInfo storageInfo = mDb1.getStorageInfoAsync().get(); in testGetStorageInfo()5723 storageInfo = mDb1.getStorageInfoAsync().get(); in testGetStorageInfo()5737 storageInfo = mDb1.getStorageInfoAsync().get(); in testGetStorageInfo()