Searched refs:getContentCaptureOptions (Results 1 – 10 of 10) sorted by relevance
117 public ContentCaptureOptions getContentCaptureOptions() { in getContentCaptureOptions() method in DecorContext120 return context.getContentCaptureOptions(); in getContentCaptureOptions()
969 newBase.setContentCaptureOptions(getContentCaptureOptions()); in attachBaseContext()992 setContentCaptureOptions(application.getContentCaptureOptions()); in attach()
1474 newBase.setContentCaptureOptions(getContentCaptureOptions()); in attachBaseContext()9097 setContentCaptureOptions(application.getContentCaptureOptions());
1297 ContentCaptureOptions options = outerContext.getContentCaptureOptions(); in registerService()
3413 public ContentCaptureOptions getContentCaptureOptions() { in getContentCaptureOptions() method in ContextImpl
1420 public @Nullable ContentCaptureOptions getContentCaptureOptions() { in getContentCaptureOptions() method in ContextWrapper1421 return mBase == null ? null : mBase.getContentCaptureOptions(); in getContentCaptureOptions()
8328 public ContentCaptureOptions getContentCaptureOptions() { in getContentCaptureOptions() method in Context
5608 if (mContext.getContentCaptureOptions() == null) return false; in isContentCaptureReallyEnabled()
10842 if (mContext.getContentCaptureOptions() == null) return;
1540 HSPLandroid/app/ContextImpl;->getContentCaptureOptions()Landroid/content/ContentCaptureOptions;4146 HSPLandroid/content/ContextWrapper;->getContentCaptureOptions()Landroid/content/ContentCaptureOptio…22473 HSPLcom/android/internal/policy/DecorContext;->getContentCaptureOptions()Landroid/content/ContentCa…