Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/tests/util/src/android/bluetooth/test_utils/
DTestUtils.java127 public static void setLocationMode(Context context, int mode) { in setLocationMode() method in TestUtils
143 setLocationMode(context, Settings.Secure.LOCATION_MODE_SENSORS_ONLY); in enableLocation()
152 setLocationMode(context, Settings.Secure.LOCATION_MODE_OFF); in disableLocation()