Home
last modified time | relevance | path

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

/cts/tests/tests/bluetooth/src/android/bluetooth/cts/
DTestUtils.java69 static int getLocationMode(Context context) { in getLocationMode() method in TestUtils
86 return getLocationMode(context) != Settings.Secure.LOCATION_MODE_OFF; in isLocationOn()