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

  /hardware/qcom/gps/loc_api/libloc_api_50001/
LocEngAdapter.h 230 setAGLONASSProtocol(unsigned long aGlonassProtocol)
232 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/msm8960/loc_api/libloc_api_50001/
LocEngAdapter.h 219 setAGLONASSProtocol(unsigned long aGlonassProtocol)
221 return mLocApi->setAGLONASSProtocol(aGlonassProtocol);
  /hardware/qcom/gps/msm8974/loc_api/libloc_api_50001/
LocEngAdapter.h 234 setAGLONASSProtocol(unsigned long aGlonassProtocol)
236 return mLocApi->setAGLONASSProtocol(aGlonassProtocol);

Completed in 83 milliseconds