Searched refs:getLocationMode (Results 1 – 1 of 1) sorted by relevance
110 public static int getLocationMode(Context context) { in getLocationMode() method in TestUtils138 return getLocationMode(context) != Settings.Secure.LOCATION_MODE_OFF; in isLocationOn()