Searched defs:createGlobalSearchSessionAsync (Results 1 – 5 of 5) sorted by relevance
39 protected ListenableFuture<GlobalSearchSessionShim> createGlobalSearchSessionAsync() { in createGlobalSearchSessionAsync() method in GlobalSearchSessionCtsTest
44 protected GlobalSearchSessionShim createGlobalSearchSessionAsync(@NonNull Context context) in createGlobalSearchSessionAsync() method in GlobalSearchSessionPlatformServiceCtsTest
166 protected abstract GlobalSearchSessionShim createGlobalSearchSessionAsync( in createGlobalSearchSessionAsync() method in GlobalSearchSessionServiceCtsTestBase
63 public static ListenableFuture<GlobalSearchSessionShim> createGlobalSearchSessionAsync() { in createGlobalSearchSessionAsync() method in GlobalSearchSessionShimImpl69 public static ListenableFuture<GlobalSearchSessionShim> createGlobalSearchSessionAsync( in createGlobalSearchSessionAsync() method in GlobalSearchSessionShimImpl
89 protected abstract ListenableFuture<GlobalSearchSessionShim> createGlobalSearchSessionAsync() in createGlobalSearchSessionAsync() method in GlobalSearchSessionCtsTestBase