OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mAgpsEnabled
(Results
1 - 4
of
4
) sorted by null
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
LocEngAdapter.cpp
78
mAgpsEnabled
(false)
173
if (
mAgpsEnabled
) {
177
return
mAgpsEnabled
;
183
if (
mAgpsEnabled
) {
187
return
mAgpsEnabled
;
193
if (
mAgpsEnabled
) {
196
return
mAgpsEnabled
;
202
if (
mAgpsEnabled
) {
205
return
mAgpsEnabled
;
211
if (
mAgpsEnabled
) {
[
all
...]
LocEngAdapter.h
77
bool
mAgpsEnabled
;
loc.cpp
270
loc_afw_data.adapter->
mAgpsEnabled
= !loc_afw_data.adapter->hasAgpsExt();
loc_eng.cpp
[
all
...]
Completed in 95 milliseconds