Home
last modified time | relevance | path

Searched refs:whitelistedComponents (Results 1 – 2 of 2) sorted by relevance

/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/
DAbstractContentCaptureIntegrationTest.java225 @Nullable Set<ComponentName> whitelistedComponents) throws InterruptedException { in enableService() argument
226 return enableService(new Pair<>(whitelistedPackages, whitelistedComponents)); in enableService()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dtest-current.txt998 … @Nullable public final android.util.ArraySet<android.content.ComponentName> whitelistedComponents;