Searched defs:createSearchSession (Results 1 – 6 of 6) sorted by relevance
52 public SearchSession createSearchSession( in createSearchSession() method in SearchUiManager
32 void createSearchSession(in SearchContext context, in SearchSessionId sessionId, in createSearchSession() method
65 public static ListenableFuture<AppSearchSessionShim> createSearchSession( in createSearchSession() method in AppSearchSessionShimImpl73 public static ListenableFuture<AppSearchSessionShim> createSearchSession( in createSearchSession() method in AppSearchSessionShimImpl82 public static ListenableFuture<AppSearchSessionShim> createSearchSession( in createSearchSession() method in AppSearchSessionShimImpl
200 public void createSearchSession( in createSearchSession() method in AppSearchManager
73 static void createSearchSession( in createSearchSession() method in AppSearchSession
107 public void createSearchSession(@NonNull SearchContext context, in createSearchSession() method in SearchUiManagerService.SearchUiManagerStub