Searched refs:getGeofenceEnabled (Results 1 – 3 of 3) sorted by relevance
104 boolean geofenceEnabled = Utils.getGeofenceEnabled(this); in onOptionsItemSelected()
133 public static boolean getGeofenceEnabled(Context context) { in getGeofenceEnabled() method in Utils
186 boolean geofenceEnabled = Utils.getGeofenceEnabled(this); in geofenceTriggered()