Home
last modified time | relevance | path

Searched refs:setContentCaptureWhitelist (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/service/contentcapture/
DIContentCaptureServiceCallback.aidl32 void setContentCaptureWhitelist(in List<String> packages, in List<ComponentName> activities); in setContentCaptureWhitelist() method
DContentCaptureService.java241 public final void setContentCaptureWhitelist(@Nullable Set<String> packages, in setContentCaptureWhitelist() method in ContentCaptureService
250 callback.setContentCaptureWhitelist(toList(packages), toList(activities)); in setContentCaptureWhitelist()
/frameworks/base/apct-tests/perftests/contentcapture/src/android/view/contentcapture/
DMyContentCaptureService.java144 mService.setContentCaptureWhitelist(mAllowList.first, mAllowList.second); in waitOnCreate()
/frameworks/base/services/contentcapture/java/com/android/server/contentcapture/
DContentCapturePerUserService.java604 public void setContentCaptureWhitelist(List<String> packages, in setContentCaptureWhitelist() method in ContentCapturePerUserService.ContentCaptureServiceRemoteCallback
/frameworks/base/core/api/
Dsystem-current.txt9820 …method public final void setContentCaptureWhitelist(@Nullable java.util.Set<java.lang.String>, @Nu…
/frameworks/base/services/
Dart-profile16067 …entCapturePerUserService$ContentCaptureServiceRemoteCallback;->setContentCaptureWhitelist(Ljava/ut…