OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GPS_NI_TYPE_VOICE
(Results
1 - 3
of
3
) sorted by null
/hardware/libhardware/include/hardware/
gps.h
144
#define
GPS_NI_TYPE_VOICE
1
527
* events, such as
GPS_NI_TYPE_VOICE
, GPS_NI_TYPE_UMTS_SUPL, ...
/frameworks/base/location/java/com/android/internal/location/
GpsNetInitiatedHandler.java
61
public static final int
GPS_NI_TYPE_VOICE
= 1;
/hardware/qcom/gps/loc_api/libloc_api/
loc_eng_ni.cpp
297
notif.ni_type =
GPS_NI_TYPE_VOICE
;
Completed in 34 milliseconds