Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/contentcapture/
H A DIContentCaptureOptionsCallback.aidl30 void setContentCaptureOptions(in ContentCaptureOptions options); in setContentCaptureOptions() method
/aosp14/frameworks/base/apct-tests/perftests/contentcapture/src/android/view/contentcapture/
H A DAbstractContentCapturePerfTestCase.java159 sContext.getApplicationContext().setContentCaptureOptions(options); in setAllowSelf()
169 sContext.getApplicationContext().setContentCaptureOptions(null); in clearOptions()
/aosp14/frameworks/base/core/java/android/app/
H A DService.java968 newBase.setContentCaptureOptions(getContentCaptureOptions()); in attachBaseContext()
991 setContentCaptureOptions(application.getContentCaptureOptions()); in attach()
H A DActivity.java1321 newBase.setContentCaptureOptions(getContentCaptureOptions()); in attachBaseContext()
8568 setContentCaptureOptions(application.getContentCaptureOptions());
H A DActivityThread.java7024 app.setContentCaptureOptions(data.contentCaptureOptions); in handleBindApplication()
7182 public void setContentCaptureOptions(ContentCaptureOptions options) in handleSetContentCaptureOptionsCallback()
7185 mInitialApplication.setContentCaptureOptions(options); in handleSetContentCaptureOptionsCallback()
H A DContextImpl.java3268 public void setContentCaptureOptions(ContentCaptureOptions options) { in setContentCaptureOptions() method in ContextImpl
/aosp14/frameworks/base/core/java/android/content/
H A DContextWrapper.java1387 public void setContentCaptureOptions(@Nullable ContentCaptureOptions options) { in setContentCaptureOptions() method in ContextWrapper
1389 mBase.setContentCaptureOptions(options); in setContentCaptureOptions()
H A DContext.java7820 public void setContentCaptureOptions( in setContentCaptureOptions() method in Context
/aosp14/frameworks/base/services/contentcapture/java/com/android/server/contentcapture/
H A DContentCaptureManagerService.java652 callback.setContentCaptureOptions(options); in updateOptions()
1060 callback.setContentCaptureOptions(options); in registerContentCaptureOptionsCallback()
/aosp14/frameworks/base/core/api/
H A Dtest-current.txt903 method public void setContentCaptureOptions(@Nullable android.content.ContentCaptureOptions);
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt803 HSPLandroid/app/ActivityThread$2;->setContentCaptureOptions(Landroid/content/ContentCaptureOptions;…
1584 HSPLandroid/app/ContextImpl;->setContentCaptureOptions(Landroid/content/ContentCaptureOptions;)V
4077 HSPLandroid/content/ContextWrapper;->setContentCaptureOptions(Landroid/content/ContentCaptureOption…
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt803 HSPLandroid/app/ActivityThread$2;->setContentCaptureOptions(Landroid/content/ContentCaptureOptions;…
1584 HSPLandroid/app/ContextImpl;->setContentCaptureOptions(Landroid/content/ContentCaptureOptions;)V
4080 HSPLandroid/content/ContextWrapper;->setContentCaptureOptions(Landroid/content/ContentCaptureOption…