OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ni_type
(Results
1 - 5
of
5
) sorted by null
/hardware/qcom/gps/loc_api/libloc_api/
loc_eng_ni.cpp
297
notif.
ni_type
= GPS_NI_TYPE_VOICE;
318
notif.
ni_type
= GPS_NI_TYPE_UMTS_CTRL_PLANE;
352
notif.
ni_type
= GPS_NI_TYPE_UMTS_SUPL;
410
LOGI("Notification: notif_type: %d, timeout: %d, default_resp: %d", notif.
ni_type
, notif.timeout, notif.default_response);
/external/tcpdump/
icmp6.h
359
#define
ni_type
icmp6_ni_hdr.icmp6_type
macro
print-icmp6.c
917
switch (ni6->
ni_type
) {
[
all
...]
/hardware/libhardware/include/hardware/
gps.h
529
GpsNiType
ni_type
;
member in struct:__anon9656
/frameworks/base/services/jni/
com_android_server_location_GpsLocationProvider.cpp
177
notification->notification_id, notification->
ni_type
,
Completed in 176 milliseconds