Searched refs:setContentCaptureOptions (Results 1 – 7 of 7) sorted by relevance
1065 public void setContentCaptureOptions(ContentCaptureOptions options) { in setContentCaptureOptions() method in ContextWrapper1067 mBase.setContentCaptureOptions(options); in setContentCaptureOptions()
5483 public void setContentCaptureOptions( in setContentCaptureOptions() method in Context
1122 newBase.setContentCaptureOptions(getContentCaptureOptions()); in attachBaseContext()7761 setContentCaptureOptions(application.getContentCaptureOptions()); in attach()
2412 public void setContentCaptureOptions(ContentCaptureOptions options) { in setContentCaptureOptions() method in ContextImpl
6437 app.setContentCaptureOptions(data.contentCaptureOptions); in handleBindApplication()
646 method public void setContentCaptureOptions(@Nullable android.content.ContentCaptureOptions);
1263 HSPLandroid/app/ContextImpl;->setContentCaptureOptions(Landroid/content/ContentCaptureOptions;)V3628 HSPLandroid/content/ContextWrapper;->setContentCaptureOptions(Landroid/content/ContentCaptureOption…