Home
last modified time | relevance | path

Searched refs:getContentCaptureOptions (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/core/java/com/android/internal/policy/
DDecorContext.java117 public ContentCaptureOptions getContentCaptureOptions() { in getContentCaptureOptions() method in DecorContext
120 return context.getContentCaptureOptions(); in getContentCaptureOptions()
/frameworks/base/core/java/android/app/
DService.java969 newBase.setContentCaptureOptions(getContentCaptureOptions()); in attachBaseContext()
992 setContentCaptureOptions(application.getContentCaptureOptions()); in attach()
DActivity.java1430 newBase.setContentCaptureOptions(getContentCaptureOptions()); in attachBaseContext()
8944 setContentCaptureOptions(application.getContentCaptureOptions());
DSystemServiceRegistry.java1256 ContentCaptureOptions options = outerContext.getContentCaptureOptions(); in registerService()
DContextImpl.java3337 public ContentCaptureOptions getContentCaptureOptions() { in getContentCaptureOptions() method in ContextImpl
/frameworks/base/core/java/android/content/
DContextWrapper.java1386 public @Nullable ContentCaptureOptions getContentCaptureOptions() { in getContentCaptureOptions() method in ContextWrapper
1387 return mBase == null ? null : mBase.getContentCaptureOptions(); in getContentCaptureOptions()
DContext.java8058 public ContentCaptureOptions getContentCaptureOptions() { in getContentCaptureOptions() method in Context
/frameworks/base/core/java/android/view/
DViewRootImpl.java5430 if (mContext.getContentCaptureOptions() == null) return false; in isContentCaptureReallyEnabled()
DView.java10786 if (mContext.getContentCaptureOptions() == null) return;
/frameworks/base/boot/
Dboot-image-profile.txt1481 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…
/frameworks/base/config/
Dboot-image-profile.txt1481 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…