OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GpsUserResponseType
(Results
1 - 3
of
3
) sorted by null
/hardware/qcom/gps/loc_api/libloc_api/
loc_eng_ni.h
48
extern void loc_eng_ni_respond(int notif_id,
GpsUserResponseType
user_response);
loc_eng_ni.cpp
441
int loc_ni_process_user_response(
GpsUserResponseType
userResponse)
599
void loc_eng_ni_respond(int notif_id,
GpsUserResponseType
user_response)
/hardware/libhardware/include/hardware/
gps.h
163
typedef int
GpsUserResponseType
;
545
GpsUserResponseType
default_response;
603
void (*respond) (int notif_id,
GpsUserResponseType
user_response);
Completed in 36 milliseconds