Home
last modified time | relevance | path

Searched refs:agpsType (Results 1 – 6 of 6) sorted by relevance

/device/lge/bullhead/location/loc_api/loc_api_v02/
DLocApiV02.h186 AGpsType agpsType);
DLocApiV02.cpp1207 AGpsType agpsType) in atlOpenStatus() argument
2183 AGpsType agpsType; in reportAtlRequest() local
2187 agpsType = AGPS_TYPE_WWAN_ANY; in reportAtlRequest()
2188 requestATL(connHandle, agpsType); in reportAtlRequest()
2191 agpsType = AGPS_TYPE_SUPL; in reportAtlRequest()
2192 requestATL(connHandle, agpsType); in reportAtlRequest()
2198 agpsType = AGPS_TYPE_WWAN_ANY; in reportAtlRequest()
2199 requestATL(connHandle, agpsType); in reportAtlRequest()
/device/huawei/angler/location/loc_api/loc_api_v02/
DLocApiV02.h186 AGpsType agpsType);
DLocApiV02.cpp1207 AGpsType agpsType) in atlOpenStatus() argument
2183 AGpsType agpsType; in reportAtlRequest() local
2187 agpsType = AGPS_TYPE_WWAN_ANY; in reportAtlRequest()
2188 requestATL(connHandle, agpsType); in reportAtlRequest()
2191 agpsType = AGPS_TYPE_SUPL; in reportAtlRequest()
2192 requestATL(connHandle, agpsType); in reportAtlRequest()
2198 agpsType = AGPS_TYPE_WWAN_ANY; in reportAtlRequest()
2199 requestATL(connHandle, agpsType); in reportAtlRequest()
/device/moto/shamu/location/loc_api/loc_api_v02/
DLocApiV02.h186 AGpsType agpsType);
DLocApiV02.cpp1142 AGpsType agpsType) in atlOpenStatus() argument
2101 AGpsType agpsType; in reportAtlRequest() local
2105 agpsType = AGPS_TYPE_WWAN_ANY; in reportAtlRequest()
2106 requestATL(connHandle, agpsType); in reportAtlRequest()
2109 agpsType = AGPS_TYPE_SUPL; in reportAtlRequest()
2110 requestATL(connHandle, agpsType); in reportAtlRequest()
2116 agpsType = AGPS_TYPE_WWAN_ANY; in reportAtlRequest()
2117 requestATL(connHandle, agpsType); in reportAtlRequest()