Home
last modified time | relevance | path

Searched defs:proxy (Results 1 – 25 of 29) sorted by relevance

12

/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/proxy/
DBaseProxyTest.java82 protected boolean setProxyAndWaitForBroadcast(ProxyInfo proxy) throws Exception { in setProxyAndWaitForBroadcast()
84 mDevicePolicyManager.setRecommendedGlobalProxy(getWho(), proxy); in setProxyAndWaitForBroadcast() local
116 String proxy = System.getProperty("http.proxyHost"); in isProxySysPropSet() local
DStaticProxyTest.java53 ProxyInfo proxy = ProxyInfo.buildDirectProxy(mProxyHost, PROXY_PORT, mExclList); in testBroadcast() local
DPassthroughTestHelper.java47 public PassthroughTestHelper(ProxyInfo proxy) { in PassthroughTestHelper()
DPacProxyTest.java117 ProxyInfo proxy = ProxyInfo.buildPacProxy(pacProxyUri); in setPacURLAndWaitForDownload() local
/cts/tests/tests/media/bettertogether/src/android/media/bettertogether/cts/
DStubMediaRoute2ProviderService.java156 public void setProxy(@Nullable Proxy proxy) { in setProxy()
212 Proxy proxy = mProxy; in onCreateSession() local
249 Proxy proxy = mProxy; in onReleaseSession() local
275 Proxy proxy = mProxy; in onDiscoveryPreferenceChanged() local
287 Proxy proxy = mProxy; in onSelectRoute() local
316 Proxy proxy = mProxy; in onDeselectRoute() local
351 Proxy proxy = mProxy; in onTransferToRoute() local
438 private static boolean doesProxyOverridesMethod(Proxy proxy, String methodName) { in doesProxyOverridesMethod()
/cts/tests/tests/bluetooth/src/android/bluetooth/cts/
DBluetoothPanTest.java230 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected()
DBluetoothSapTest.java214 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected()
DBluetoothPbapTest.java220 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected()
DBluetoothPbapClientTest.java237 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected()
DBluetoothMapTest.java241 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected()
DBluetoothA2dpSinkTest.java247 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected()
DBluetoothHidDeviceTest.java260 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected()
DBluetoothHidHostTest.java256 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected()
DBluetoothHeadsetClientTest.java274 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected()
DBluetoothMapClientTest.java280 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected()
DBluetoothVolumeControlTest.java345 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected()
DBluetoothCsipSetCoordinatorTest.java332 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected()
DBluetoothA2dpTest.java388 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected()
DBluetoothHeadsetTest.java431 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected()
DBluetoothLeAudioTest.java453 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected()
DBluetoothHapClientTest.java552 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected()
DBluetoothLeBroadcastAssistantTest.java561 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected()
DHearingAidProfileTest.java516 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected()
/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/supl2/supl_init/
DSLPMode.java38 proxy(0), enumConstant
/cts/tests/tests/car/src/android/car/cts/
DCarBluetoothTest.java198 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected()

12