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

  /hardware/libhardware/include/hardware/
fused_location.h 568 * The callback associated with the pause_geofence call.
698 void (*pause_geofence) (int32_t geofence_id); member in struct:__anon40426
gps.h 1221 void (*pause_geofence) (int32_t geofence_id); member in struct:__anon40455
    [all...]
  /frameworks/base/services/core/jni/
com_android_server_location_FlpHardwareProvider.cpp 893 sFlpGeofencingInterface->pause_geofence(geofenceId);
com_android_server_location_GpsLocationProvider.cpp 877 sGpsGeofencingInterface->pause_geofence(geofence_id);
    [all...]

Completed in 71 milliseconds