Home
last modified time | relevance | path

Searched refs:createSearchSession (Results 1 – 12 of 12) sorted by relevance

/aosp12/frameworks/base/apex/appsearch/testing/java/com/android/server/appsearch/testing/
H A DAppSearchSessionShimImpl.java65 public static ListenableFuture<AppSearchSessionShim> createSearchSession( in createSearchSession() method in AppSearchSessionShimImpl
68 return createSearchSession(context, searchContext, Executors.newCachedThreadPool()); in createSearchSession()
73 public static ListenableFuture<AppSearchSessionShim> createSearchSession( in createSearchSession() method in AppSearchSessionShimImpl
77 return createSearchSession(context, searchContext, Executors.newCachedThreadPool()); in createSearchSession()
82 public static ListenableFuture<AppSearchSessionShim> createSearchSession( in createSearchSession() method in AppSearchSessionShimImpl
88 appSearchManager.createSearchSession(searchContext, executor, future::set); in createSearchSession()
/aosp12/frameworks/base/apex/appsearch/framework/java/android/app/appsearch/
H A DAppSearchManager.java200 public void createSearchSession( in createSearchSession() method in AppSearchManager
207 AppSearchSession.createSearchSession( in createSearchSession()
H A DAppSearchSession.java73 static void createSearchSession( in createSearchSession() method in AppSearchSession
/aosp12/frameworks/base/core/java/android/app/search/
H A DSearchUiManager.java52 public SearchSession createSearchSession( in createSearchSession() method in SearchUiManager
H A DISearchUiManager.aidl32 void createSearchSession(in SearchContext context, in SearchSessionId sessionId, in createSearchSession() method
H A DSearchSession.java103 mInterface.createSearchSession(searchContext, mSessionId, mToken); in SearchSession()
/aosp12/frameworks/base/services/searchui/java/com/android/server/searchui/
H A DSearchUiManagerService.java107 public void createSearchSession(@NonNull SearchContext context, in createSearchSession() method in SearchUiManagerService.SearchUiManagerStub
/aosp12/frameworks/base/core/tests/coretests/src/android/app/appsearch/
H A DAppSearchSessionUnitTest.java55 mAppSearch.createSearchSession(searchContext, mExecutor, future::complete); in setUp()
/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DShortcutUser.java732 mAppSearchManager.createSearchSession(searchContext, mExecutor, result -> { in getAppSearch()
/aosp12/frameworks/base/apex/appsearch/framework/api/
H A Dcurrent.txt21 …method public void createSearchSession(@NonNull android.app.appsearch.AppSearchManager.SearchConte…
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt1591 …method @NonNull public android.app.search.SearchSession createSearchSession(@NonNull android.app.s…
/aosp12/frameworks/base/services/
H A Dart-profile37680 HPLcom/android/server/searchui/SearchUiManagerService$SearchUiManagerStub;->createSearchSession(Lan…
37682 …erver/searchui/SearchUiManagerService$SearchUiManagerStub;->lambda$createSearchSession$0(Landroid/…