HomeSort by relevance Sort by last modified time
    Searched defs:setAGLONASSProtocol (Results 1 - 6 of 6) sorted by null

  /hardware/qcom/gps/loc_api/libloc_api_50001/
LocEngAdapter.h 229 setAGLONASSProtocol(unsigned long aGlonassProtocol)
231 return mLocApi->setAGLONASSProtocol(aGlonassProtocol);
  /hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
LocEngAdapter.h 234 setAGLONASSProtocol(unsigned long aGlonassProtocol)
236 return mLocApi->setAGLONASSProtocol(aGlonassProtocol);
  /hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
LocEngAdapter.h 234 setAGLONASSProtocol(unsigned long aGlonassProtocol)
236 return mLocApi->setAGLONASSProtocol(aGlonassProtocol);
  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
LocEngAdapter.h 219 setAGLONASSProtocol(unsigned long aGlonassProtocol)
221 return mLocApi->setAGLONASSProtocol(aGlonassProtocol);
  /hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
LocEngAdapter.h 229 setAGLONASSProtocol(unsigned long aGlonassProtocol)
231 return mLocApi->setAGLONASSProtocol(aGlonassProtocol);
  /hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
LocEngAdapter.h 234 setAGLONASSProtocol(unsigned long aGlonassProtocol)
236 return mLocApi->setAGLONASSProtocol(aGlonassProtocol);

Completed in 336 milliseconds