Searched refs:SimpleGeofenceStore (Results 1 – 2 of 2) sorted by relevance
35 public class SimpleGeofenceStore { class45 public SimpleGeofenceStore(Context context) { in SimpleGeofenceStore() method in SimpleGeofenceStore
62 private SimpleGeofenceStore mGeofenceStorage;93 mGeofenceStorage = new SimpleGeofenceStore(this); in onCreate()