Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/tests/util/src/android/bluetooth/test_utils/
DTestUtils.java110 public static int getLocationMode(Context context) { in getLocationMode() method in TestUtils
138 return getLocationMode(context) != Settings.Secure.LOCATION_MODE_OFF; in isLocationOn()