Home
last modified time | relevance | path

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

/device/huawei/angler/location/loc_api/loc_api_v02/
DLocApiV02.cpp2918 LocPosTechMask tech_mask; in getWwanZppFix() local
2920 ret = getBestAvailableZppFix(zppLoc, tech_mask); in getWwanZppFix()
2922 tech_mask != LOC_POS_TECH_MASK_DEFAULT && in getWwanZppFix()
2923 tech_mask & LOC_POS_TECH_MASK_CELLID) { in getWwanZppFix()
2929 __func__, __LINE__, ret, tech_mask); in getWwanZppFix()
2982 LocPosTechMask tech_mask; in getBestAvailableZppFix() local
2983 return getBestAvailableZppFix(zppLoc, tech_mask); in getBestAvailableZppFix()
2987 getBestAvailableZppFix(GpsLocation &zppLoc, LocPosTechMask &tech_mask) in getBestAvailableZppFix() argument
2997 tech_mask = LOC_POS_TECH_MASK_DEFAULT; in getBestAvailableZppFix()
3067 tech_mask = zpp_ind.technologyMask; in getBestAvailableZppFix()
DLocApiV02.h213 getBestAvailableZppFix(GpsLocation & zppLoc, LocPosTechMask & tech_mask);
/device/lge/bullhead/location/loc_api/loc_api_v02/
DLocApiV02.cpp2918 LocPosTechMask tech_mask; in getWwanZppFix() local
2920 ret = getBestAvailableZppFix(zppLoc, tech_mask); in getWwanZppFix()
2922 tech_mask != LOC_POS_TECH_MASK_DEFAULT && in getWwanZppFix()
2923 tech_mask & LOC_POS_TECH_MASK_CELLID) { in getWwanZppFix()
2929 __func__, __LINE__, ret, tech_mask); in getWwanZppFix()
2982 LocPosTechMask tech_mask; in getBestAvailableZppFix() local
2983 return getBestAvailableZppFix(zppLoc, tech_mask); in getBestAvailableZppFix()
2987 getBestAvailableZppFix(GpsLocation &zppLoc, LocPosTechMask &tech_mask) in getBestAvailableZppFix() argument
2997 tech_mask = LOC_POS_TECH_MASK_DEFAULT; in getBestAvailableZppFix()
3067 tech_mask = zpp_ind.technologyMask; in getBestAvailableZppFix()
DLocApiV02.h213 getBestAvailableZppFix(GpsLocation & zppLoc, LocPosTechMask & tech_mask);
/device/moto/shamu/location/loc_api/loc_api_v02/
DLocApiV02.h213 getBestAvailableZppFix(GpsLocation & zppLoc, LocPosTechMask & tech_mask);
DLocApiV02.cpp2867 LocPosTechMask tech_mask; in getBestAvailableZppFix() local
2868 return getBestAvailableZppFix(zppLoc, tech_mask); in getBestAvailableZppFix()
2872 getBestAvailableZppFix(GpsLocation &zppLoc, LocPosTechMask &tech_mask) in getBestAvailableZppFix() argument
2951 tech_mask = zpp_ind.technologyMask; in getBestAvailableZppFix()