Home
last modified time | relevance | path

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

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