Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/proxy/
DBaseProxyTest.java154 protected List<Proxy> newArrayList(Proxy... proxies) { in newArrayList() argument
156 for (Proxy p : proxies) { in newArrayList()