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

  /hardware/libhardware/include/hardware/
gps.h 57 #define GPS_POSITION_RECURRENCE_PERIODIC 0
93 /** GPS HAL schedules fixes for GPS_POSITION_RECURRENCE_PERIODIC mode.
  /frameworks/base/services/java/com/android/server/location/
GpsLocationProvider.java 92 private static final int GPS_POSITION_RECURRENCE_PERIODIC = 0;
841 if (!native_set_position_mode(mPositionMode, GPS_POSITION_RECURRENCE_PERIODIC,
    [all...]

Completed in 43 milliseconds