Home
last modified time | relevance | path

Searched refs:reportSystemUsageAsync (Results 1 – 4 of 4) sorted by relevance

/cts/tests/appsearch/testutils/src/android/app/appsearch/testutil/external/
DGlobalSearchSessionShim.java101 ListenableFuture<Void> reportSystemUsageAsync(@NonNull ReportSystemUsageRequest request); in reportSystemUsageAsync() method
/cts/tests/appsearch/testutils/src/android/app/appsearch/testutil/
DGlobalSearchSessionShimImpl.java111 public ListenableFuture<Void> reportSystemUsageAsync( in reportSystemUsageAsync() method in GlobalSearchSessionShimImpl
/cts/tests/appsearch/src/com/android/cts/appsearch/app/
DGlobalSearchSessionServiceCtsTestBase.java1696 .reportSystemUsageAsync( in testReportSystemUsage()
1703 .reportSystemUsageAsync( in testReportSystemUsage()
1710 .reportSystemUsageAsync( in testReportSystemUsage()
/cts/tests/appsearch/src/com/android/cts/appsearch/external/app/
DGlobalSearchSessionCtsTestBase.java882 .reportSystemUsageAsync( in testReportSystemUsage_ForbiddenFromNonSystem()