Searched defs:GeofenceProxy (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/java/com/android/server/location/
H A DGeofenceProxy.java40 public final class GeofenceProxy { class
41 private static final String TAG = "GeofenceProxy";
67 public static GeofenceProxy createAndBind(Context context,
71 GeofenceProxy proxy = new GeofenceProxy(context, overlaySwitchResId,
81 private GeofenceProxy(Context context, method in class:GeofenceProxy

Completed in 65 milliseconds