Home
last modified time | relevance | path

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

/cts/tests/tests/bluetooth/src/android/bluetooth/cts/
DTestUtils.java92 static void enableLocation(Context context) { in enableLocation() method in TestUtils
DBluetoothLeScanTest.java88 TestUtils.enableLocation(getContext()); in setUp()