Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/policy/
DDecorContext.java111 public ContentCaptureOptions getContentCaptureOptions() { in getContentCaptureOptions() method in DecorContext
114 return activityContext.getContentCaptureOptions(); in getContentCaptureOptions()
/frameworks/base/core/java/android/content/
DContextWrapper.java1102 public ContentCaptureOptions getContentCaptureOptions() { in getContentCaptureOptions() method in ContextWrapper
1103 return mBase == null ? null : mBase.getContentCaptureOptions(); in getContentCaptureOptions()
DContext.java5728 public ContentCaptureOptions getContentCaptureOptions() { in getContentCaptureOptions() method in Context
/frameworks/base/core/java/android/app/
DActivity.java1126 newBase.setContentCaptureOptions(getContentCaptureOptions()); in attachBaseContext()
7783 setContentCaptureOptions(application.getContentCaptureOptions()); in attach()
DSystemServiceRegistry.java1199 ContentCaptureOptions options = outerContext.getContentCaptureOptions(); in registerService()
DContextImpl.java2465 public ContentCaptureOptions getContentCaptureOptions() { in getContentCaptureOptions() method in ContextImpl
/frameworks/base/core/java/android/view/
DViewRootImpl.java3579 if (mContext.getContentCaptureOptions() == null) return false; in isContentCaptureReallyEnabled()
DView.java9463 if (mContext.getContentCaptureOptions() == null) return;
/frameworks/base/config/
Dboot-image-profile.txt1203 HSPLandroid/app/ContextImpl;->getContentCaptureOptions()Landroid/content/ContentCaptureOptions;
3583 HSPLandroid/content/ContextWrapper;->getContentCaptureOptions()Landroid/content/ContentCaptureOptio…
21456 HSPLcom/android/internal/policy/DecorContext;->getContentCaptureOptions()Landroid/content/ContentCa…