HomeSort by relevance Sort by last modified time
    Searched refs:GeofenceProxy (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/core/java/com/android/server/location/
GeofenceProxy.java 38 public final class GeofenceProxy {
39 private static final String TAG = "GeofenceProxy";
65 public static GeofenceProxy createAndBind(Context context,
69 GeofenceProxy proxy = new GeofenceProxy(context, overlaySwitchResId,
79 private GeofenceProxy(Context context,
  /frameworks/base/services/core/java/com/android/server/
LocationManagerService.java 35 import com.android.server.location.GeofenceProxy;
699 GeofenceProxy provider = GeofenceProxy.createAndBind(
    [all...]

Completed in 98 milliseconds