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

  /frameworks/base/services/jni/
com_android_server_location_GpsLocationProvider.cpp 305 static void gps_geofence_resume_callback(int32_t geofence_id, int32_t status) function in namespace:android
331 gps_geofence_resume_callback,
  /hardware/libhardware/include/hardware/
gps.h 851 typedef void (*gps_geofence_resume_callback) (int32_t geofence_id, int32_t status); typedef
859 gps_geofence_resume_callback geofence_resume_callback;

Completed in 89 milliseconds