OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:update_network_state
(Results
1 - 3
of
3
) sorted by null
/hardware/libhardware/include/hardware/
gps.h
986
void (*
update_network_state
) (int connected, int type, int roaming, const char* extra_info);
member in struct:__anon43155
[
all
...]
/hardware/qcom/gps/msm8998/utils/
loc_gps.h
230
/** Network types for
update_network_state
"type" parameter */
1164
void (*
update_network_state
) (int connected, int type, int roaming, const char* extra_info);
member in struct:__anon45608
[
all
...]
/hardware/qcom/gps/sdm845/utils/
loc_gps.h
232
/** Network types for
update_network_state
"type" parameter */
1168
void (*
update_network_state
) (int connected, int type, int roaming, const char* extra_info);
member in struct:__anon45774
[
all
...]
Completed in 376 milliseconds