Home
last modified time | relevance | path

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

/cts/tests/tests/bluetooth/src/android/bluetooth/cts/
DTestUtils.java99 static void disableLocation(Context context) { in disableLocation() method in TestUtils
DBluetoothLeScanTest.java102 TestUtils.disableLocation(getContext()); in tearDown()