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

  /frameworks/base/location/java/android/location/
IFusedGeofenceHardware.aidl 44 void addGeofences(in GeofenceHardwareRequestParcelable[] geofenceRequestsArray);
  /developers/build/prebuilts/gradle/XYZTouristAttractions/Application/src/main/java/com/example/android/xyztouristattractions/ui/
AttractionListActivity.java 47 UtilityService.addGeofences(this);
  /developers/samples/android/wearable/wear/XYZTouristAttractions/Application/src/main/java/com/example/android/xyztouristattractions/ui/
AttractionListActivity.java 47 UtilityService.addGeofences(this);
  /development/samples/browseable/XYZTouristAttractions/Application/src/com.example.android.xyztouristattractions/ui/
AttractionListActivity.java 47 UtilityService.addGeofences(this);
  /developers/build/prebuilts/gradle/Geofencing/Application/src/main/java/com/example/android/wearable/geofencing/
MainActivity.java 154 LocationServices.GeofencingApi.addGeofences(mApiClient, mGeofenceList,
  /developers/samples/android/wearable/wear/Geofencing/Application/src/main/java/com/example/android/wearable/geofencing/
MainActivity.java 154 LocationServices.GeofencingApi.addGeofences(mApiClient, mGeofenceList,
  /development/samples/browseable/Geofencing/Application/src/com.example.android.wearable.geofencing/
MainActivity.java 154 LocationServices.GeofencingApi.addGeofences(mApiClient, mGeofenceList,
  /developers/build/prebuilts/gradle/XYZTouristAttractions/Application/src/main/java/com/example/android/xyztouristattractions/service/
UtilityService.java 93 public static void addGeofences(Context context) {
165 GeofencingApi.addGeofences(googleApiClient,
  /developers/samples/android/wearable/wear/XYZTouristAttractions/Application/src/main/java/com/example/android/xyztouristattractions/service/
UtilityService.java 93 public static void addGeofences(Context context) {
165 GeofencingApi.addGeofences(googleApiClient,
  /development/samples/browseable/XYZTouristAttractions/Application/src/com.example.android.xyztouristattractions/service/
UtilityService.java 93 public static void addGeofences(Context context) {
165 GeofencingApi.addGeofences(googleApiClient,
  /frameworks/base/services/core/java/com/android/server/location/
FlpHardwareProvider.java 437 public void addGeofences(GeofenceHardwareRequestParcelable[] geofenceRequestsArray) {
  /frameworks/base/core/java/android/hardware/location/
GeofenceHardwareImpl.java 302 mFusedService.addGeofences(
    [all...]

Completed in 2161 milliseconds