Searched refs:setContentCaptureOptions (Results 1 – 11 of 11) sorted by relevance
30 void setContentCaptureOptions(in ContentCaptureOptions options); in setContentCaptureOptions() method
159 sContext.getApplicationContext().setContentCaptureOptions(options); in setAllowSelf()169 sContext.getApplicationContext().setContentCaptureOptions(null); in clearOptions()
969 newBase.setContentCaptureOptions(getContentCaptureOptions()); in attachBaseContext()992 setContentCaptureOptions(application.getContentCaptureOptions()); in attach()
1474 newBase.setContentCaptureOptions(getContentCaptureOptions()); in attachBaseContext()9097 setContentCaptureOptions(application.getContentCaptureOptions());
7796 app.setContentCaptureOptions(data.contentCaptureOptions); in handleBindApplication()7975 public void setContentCaptureOptions(ContentCaptureOptions options) in handleSetContentCaptureOptionsCallback()7978 mInitialApplication.setContentCaptureOptions(options); in handleSetContentCaptureOptionsCallback()
3419 public void setContentCaptureOptions(ContentCaptureOptions options) { in setContentCaptureOptions() method in ContextImpl
1429 public void setContentCaptureOptions(@Nullable ContentCaptureOptions options) { in setContentCaptureOptions() method in ContextWrapper1431 mBase.setContentCaptureOptions(options); in setContentCaptureOptions()
8336 public void setContentCaptureOptions( in setContentCaptureOptions() method in Context
778 callback.setContentCaptureOptions(options); in updateOptions()1253 callback.setContentCaptureOptions(options); in registerContentCaptureOptionsCallback()
1032 method public void setContentCaptureOptions(@Nullable android.content.ContentCaptureOptions);
838 SPLandroid/app/ActivityThread$5;->setContentCaptureOptions(Landroid/content/ContentCaptureOptions;)V1625 HSPLandroid/app/ContextImpl;->setContentCaptureOptions(Landroid/content/ContentCaptureOptions;)V4205 HSPLandroid/content/ContextWrapper;->setContentCaptureOptions(Landroid/content/ContentCaptureOption…