Home
last modified time | relevance | path

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

/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DEnableLocationRule.java56 private void enableLocation() { in enableLocation() method in EnableLocationRule
73 enableLocation(); in onBefore()
/cts/tests/tests/companion/common/src/android/companion/cts/common/
DTestBase.kt98 enableLocation() in base_setUp()
168 private fun enableLocation() { in setSystemPropertyDuration() method in android.companion.cts.common.TestBase
/cts/tests/tests/bluetooth/src/android/bluetooth/cts/
DSystemBluetoothTest.java144 TestUtils.enableLocation(sContext); in discoveryEndMillis()
DBluetoothLeScanTest.java102 TestUtils.enableLocation(mContext); in setUp()