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
/frameworks/base/core/java/android/hardware/location/
GeofenceHardware.java
127
static final int
GPS_GEOFENCE_UNAVAILABLE
= 1<<0L;
/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.
Completed in 2168 milliseconds