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

/frameworks/base/services/java/com/android/server/location/
H A DGeofenceProxy.java39 public final class GeofenceProxy { class
40 private static final String TAG = "GeofenceProxy";
61 public static GeofenceProxy createAndBind(Context context,
64 GeofenceProxy proxy = new GeofenceProxy(context, overlaySwitchResId,
73 private GeofenceProxy(Context context, method in class:GeofenceProxy

Completed in 25 milliseconds