Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/contentcapture/
DIContentCaptureOptionsCallback.aidl30 void setContentCaptureOptions(in ContentCaptureOptions options); in setContentCaptureOptions() method
/frameworks/base/apct-tests/perftests/contentcapture/src/android/view/contentcapture/
DAbstractContentCapturePerfTestCase.java159 sContext.getApplicationContext().setContentCaptureOptions(options); in setAllowSelf()
169 sContext.getApplicationContext().setContentCaptureOptions(null); in clearOptions()
/frameworks/base/core/java/android/app/
DService.java969 newBase.setContentCaptureOptions(getContentCaptureOptions()); in attachBaseContext()
992 setContentCaptureOptions(application.getContentCaptureOptions()); in attach()
DActivity.java1430 newBase.setContentCaptureOptions(getContentCaptureOptions()); in attachBaseContext()
8944 setContentCaptureOptions(application.getContentCaptureOptions());
DActivityThread.java7470 app.setContentCaptureOptions(data.contentCaptureOptions); in handleBindApplication()
7636 public void setContentCaptureOptions(ContentCaptureOptions options) in handleSetContentCaptureOptionsCallback()
7639 mInitialApplication.setContentCaptureOptions(options); in handleSetContentCaptureOptionsCallback()
DContextImpl.java3343 public void setContentCaptureOptions(ContentCaptureOptions options) { in setContentCaptureOptions() method in ContextImpl
/frameworks/base/core/java/android/content/
DContextWrapper.java1395 public void setContentCaptureOptions(@Nullable ContentCaptureOptions options) { in setContentCaptureOptions() method in ContextWrapper
1397 mBase.setContentCaptureOptions(options); in setContentCaptureOptions()
DContext.java8066 public void setContentCaptureOptions( in setContentCaptureOptions() method in Context
/frameworks/base/services/contentcapture/java/com/android/server/contentcapture/
DContentCaptureManagerService.java778 callback.setContentCaptureOptions(options); in updateOptions()
1253 callback.setContentCaptureOptions(options); in registerContentCaptureOptionsCallback()
/frameworks/base/core/api/
Dtest-current.txt1024 method public void setContentCaptureOptions(@Nullable android.content.ContentCaptureOptions);
/frameworks/base/boot/
Dboot-image-profile.txt808 HSPLandroid/app/ActivityThread$3;->setContentCaptureOptions(Landroid/content/ContentCaptureOptions;…
1564 HSPLandroid/app/ContextImpl;->setContentCaptureOptions(Landroid/content/ContentCaptureOptions;)V
4000 HSPLandroid/content/ContextWrapper;->setContentCaptureOptions(Landroid/content/ContentCaptureOption…
/frameworks/base/config/
Dboot-image-profile.txt808 HSPLandroid/app/ActivityThread$3;->setContentCaptureOptions(Landroid/content/ContentCaptureOptions;…
1564 HSPLandroid/app/ContextImpl;->setContentCaptureOptions(Landroid/content/ContentCaptureOptions;)V
4003 HSPLandroid/content/ContextWrapper;->setContentCaptureOptions(Landroid/content/ContentCaptureOption…