OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mSupportsAgpsRequests
(Results
1 - 4
of
4
) sorted by null
/hardware/qcom/gps/loc_api/libloc_api_50001/
LocEngAdapter.cpp
72
mSupportsAgpsRequests
(false),
257
if (
mSupportsAgpsRequests
) {
261
return
mSupportsAgpsRequests
;
267
if (
mSupportsAgpsRequests
) {
271
return
mSupportsAgpsRequests
;
277
if (
mSupportsAgpsRequests
) {
280
return
mSupportsAgpsRequests
;
286
if (
mSupportsAgpsRequests
) {
289
return
mSupportsAgpsRequests
;
295
if (
mSupportsAgpsRequests
) {
[
all
...]
LocEngAdapter.h
86
bool
mSupportsAgpsRequests
;
loc.cpp
316
loc_afw_data.adapter->
mSupportsAgpsRequests
= !loc_afw_data.adapter->hasAgpsExtendedCapabilities();
loc_eng.cpp
[
all
...]
Completed in 73 milliseconds