Searched refs:storeGeofenceEnabled (Results 1 – 2 of 2) sorted by relevance
105 Utils.storeGeofenceEnabled(this, !geofenceEnabled); in onOptionsItemSelected()
123 public static void storeGeofenceEnabled(Context context, boolean enable) { in storeGeofenceEnabled() method in Utils