Searched refs:getContentCaptureOptions (Results 1 – 11 of 11) 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()
1430 newBase.setContentCaptureOptions(getContentCaptureOptions()); in attachBaseContext()8944 setContentCaptureOptions(application.getContentCaptureOptions());
1256 ContentCaptureOptions options = outerContext.getContentCaptureOptions(); in registerService()
3337 public ContentCaptureOptions getContentCaptureOptions() { in getContentCaptureOptions() method in ContextImpl
1386 public @Nullable ContentCaptureOptions getContentCaptureOptions() { in getContentCaptureOptions() method in ContextWrapper1387 return mBase == null ? null : mBase.getContentCaptureOptions(); in getContentCaptureOptions()
8058 public ContentCaptureOptions getContentCaptureOptions() { in getContentCaptureOptions() method in Context
5430 if (mContext.getContentCaptureOptions() == null) return false; in isContentCaptureReallyEnabled()
10786 if (mContext.getContentCaptureOptions() == null) return;
1481 HSPLandroid/app/ContextImpl;->getContentCaptureOptions()Landroid/content/ContentCaptureOptions;3941 HSPLandroid/content/ContextWrapper;->getContentCaptureOptions()Landroid/content/ContentCaptureOptio…21631 HSPLcom/android/internal/policy/DecorContext;->getContentCaptureOptions()Landroid/content/ContentCa…
1481 HSPLandroid/app/ContextImpl;->getContentCaptureOptions()Landroid/content/ContentCaptureOptions;3944 HSPLandroid/content/ContextWrapper;->getContentCaptureOptions()Landroid/content/ContentCaptureOptio…21695 HSPLcom/android/internal/policy/DecorContext;->getContentCaptureOptions()Landroid/content/ContentCa…