Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/
DContextWrapper.java1065 public void setContentCaptureOptions(ContentCaptureOptions options) { in setContentCaptureOptions() method in ContextWrapper
1067 mBase.setContentCaptureOptions(options); in setContentCaptureOptions()
DContext.java5483 public void setContentCaptureOptions( in setContentCaptureOptions() method in Context
/frameworks/base/core/java/android/app/
DActivity.java1122 newBase.setContentCaptureOptions(getContentCaptureOptions()); in attachBaseContext()
7761 setContentCaptureOptions(application.getContentCaptureOptions()); in attach()
DContextImpl.java2412 public void setContentCaptureOptions(ContentCaptureOptions options) { in setContentCaptureOptions() method in ContextImpl
DActivityThread.java6437 app.setContentCaptureOptions(data.contentCaptureOptions); in handleBindApplication()
/frameworks/base/api/
Dtest-current.txt646 method public void setContentCaptureOptions(@Nullable android.content.ContentCaptureOptions);
/frameworks/base/config/
Dboot-image-profile.txt1263 HSPLandroid/app/ContextImpl;->setContentCaptureOptions(Landroid/content/ContentCaptureOptions;)V
3628 HSPLandroid/content/ContextWrapper;->setContentCaptureOptions(Landroid/content/ContentCaptureOption…