Home
last modified time | relevance | path

Searched defs:setContentCaptureOptions (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/contentcapture/
H A DIContentCaptureOptionsCallback.aidl30 void setContentCaptureOptions(in ContentCaptureOptions options); in setContentCaptureOptions() method
/aosp14/frameworks/base/core/java/android/content/
H A DContextWrapper.java1387 public void setContentCaptureOptions(@Nullable ContentCaptureOptions options) { in setContentCaptureOptions() method in ContextWrapper
H A DContext.java7820 public void setContentCaptureOptions( in setContentCaptureOptions() method in Context
/aosp14/frameworks/base/core/java/android/app/
H A DContextImpl.java3268 public void setContentCaptureOptions(ContentCaptureOptions options) { in setContentCaptureOptions() method in ContextImpl