OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GPS_GEOFENCE_UNAVAILABLE
(Results
1 - 2
of
2
) sorted by null
/hardware/libhardware/include/hardware/
gps.h
761
#define
GPS_GEOFENCE_UNAVAILABLE
(1<<0L)
795
* call this callback with
GPS_GEOFENCE_UNAVAILABLE
parameter.
798
* status -
GPS_GEOFENCE_UNAVAILABLE
or GPS_GEOFENCE_AVAILABLE.
/frameworks/base/services/java/com/android/server/location/
GpsLocationProvider.java
199
private static final int
GPS_GEOFENCE_UNAVAILABLE
= 1<<0L;
[
all
...]
Completed in 88 milliseconds