OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GPS_ENC_UNKNOWN
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/location/java/com/android/internal/location/
GpsNetInitiatedHandler.java
80
public static final int
GPS_ENC_UNKNOWN
= -1;
403
case
GPS_ENC_UNKNOWN
:
/hardware/qcom/gps/loc_api/libloc_api/
loc_eng_ni.cpp
218
GpsNiEncodingType enc =
GPS_ENC_UNKNOWN
;
396
notif.text_encoding = notif.requestor_id_encoding =
GPS_ENC_UNKNOWN
;
/hardware/libhardware/include/hardware/
gps.h
176
#define
GPS_ENC_UNKNOWN
-1
Completed in 11 milliseconds