Home
last modified time | relevance | path

Searched refs:setContentCaptureConditions (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/core/java/android/service/contentcapture/
H A DIContentCaptureServiceCallback.aidl33 … void setContentCaptureConditions(String packageName, in List<ContentCaptureCondition> conditions); in setContentCaptureConditions() method
H A DContentCaptureService.java277 public final void setContentCaptureConditions(@NonNull String packageName, in setContentCaptureConditions() method in ContentCaptureService
286 callback.setContentCaptureConditions(packageName, toList(conditions)); in setContentCaptureConditions()
/aosp12/frameworks/base/services/contentcapture/java/com/android/server/contentcapture/
H A DContentCapturePerUserService.java710 public void setContentCaptureConditions(String packageName, in setContentCaptureConditions() method in ContentCapturePerUserService.ContentCaptureServiceRemoteCallback
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt9867 …method public final void setContentCaptureConditions(@NonNull String, @Nullable java.util.Set<andr…