Home
last modified time | relevance | path

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

/cts/tests/tests/bluetooth/src/android/bluetooth/cts/
DTestUtils.java91 static void disableLocation(Context context) { in disableLocation() method in TestUtils
DBluetoothLeScanTest.java106 TestUtils.disableLocation(getContext()); in tearDown()
/cts/hostsidetests/net/app/src/com/android/cts/net/hostside/
DAbstractRestrictBackgroundNetworkTestCase.java173 disableLocation(); in tearDown()
188 private void disableLocation() throws Exception { in disableLocation() method in AbstractRestrictBackgroundNetworkTestCase