OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GNSS_SV_FLAGS_NONE
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/location/java/android/location/
GnssStatus.java
47
public static final int
GNSS_SV_FLAGS_NONE
= 0;
/hardware/libhardware/include/hardware/
gps.h
458
#define
GNSS_SV_FLAGS_NONE
0
[
all
...]
/frameworks/base/services/core/jni/
com_android_server_location_GnssLocationProvider.cpp
175
info.flags =
GNSS_SV_FLAGS_NONE
;
[
all
...]
/device/google/marlin/location/loc_api/loc_api_v02/
LocApiV02.cpp
[
all
...]
Completed in 48 milliseconds