OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:updateNetworkState
(Results
1 - 8
of
8
) sorted by null
/hardware/qcom/gps/msm8909w_3100/android/
AGnssRil.cpp
49
Return<bool> AGnssRil::
updateNetworkState
(bool connected, NetworkType type, bool /*roaming*/) {
AGnssRil.h
71
Return<bool>
updateNetworkState
(bool connected, NetworkType type, bool roaming) override;
/hardware/qcom/gps/msm8998/android/
AGnssRil.h
71
Return<bool>
updateNetworkState
(bool connected, NetworkType type, bool roaming) override;
AGnssRil.cpp
50
Return<bool> AGnssRil::
updateNetworkState
(bool connected, NetworkType type, bool roaming) {
/hardware/interfaces/gnss/1.0/
IAGnssRil.hal
130
updateNetworkState
(bool connected, NetworkType type, bool roaming)
/hardware/interfaces/gnss/1.0/default/
AGnssRil.h
57
Return<bool>
updateNetworkState
(bool connected,
AGnssRil.cpp
123
Return<bool> AGnssRil::
updateNetworkState
(bool connected,
/frameworks/base/services/core/jni/
com_android_server_location_GnssLocationProvider.cpp
[
all
...]
Completed in 2451 milliseconds