Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/proxy/
DBaseProxyTest.java51 if (isProxyStatic() || isProxyPac()) { in setUp()
100 protected boolean isProxyStatic() { in isProxyStatic() method in BaseProxyTest
DStaticProxyTest.java56 assertTrue(isProxyStatic()); in testBroadcast()