Home
last modified time | relevance | path

Searched refs:REQUEST_SESSION (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/gps/msm8909w_3100/location/
DLocationAPIClientBase.cpp395 mRequestQueues[REQUEST_SESSION].push(new StartTrackingRequest(*this)); in locAPIStartSession()
408 mRequestQueues[REQUEST_SESSION].setSession(batchingSession); in locAPIStartSession()
409 mRequestQueues[REQUEST_SESSION].push(new StartBatchingRequest(*this)); in locAPIStartSession()
446 mRequestQueues[REQUEST_SESSION].push(new StopTrackingRequest(*this)); in locAPIStopSession()
450 mRequestQueues[REQUEST_SESSION].push(new StopBatchingRequest(*this)); in locAPIStopSession()
484 mRequestQueues[REQUEST_SESSION].push(new UpdateTrackingOptionsRequest(*this)); in locAPIUpdateSessionOptions()
494 mRequestQueues[REQUEST_SESSION].setSession(batchingSession); in locAPIUpdateSessionOptions()
507 mRequestQueues[REQUEST_SESSION].push(new UpdateBatchingOptionsRequest(*this)); in locAPIUpdateSessionOptions()
526 mRequestQueues[REQUEST_SESSION].setSession(batchingSession); in locAPIUpdateSessionOptions()
564 session = mRequestQueues[REQUEST_SESSION].getSession(); in locAPIGetBatchedLocations()
[all …]
DLocationAPIClientBase.h49 REQUEST_SESSION, enumerator
/hardware/qcom/sdm845/gps/sdm845/location/
DLocationAPIClientBase.cpp424 mRequestQueues[REQUEST_SESSION].push(new StartTrackingRequest(*this)); in locAPIStartSession()
448 mRequestQueues[REQUEST_SESSION].setSession(batchingSession); in locAPIStartSession()
449 mRequestQueues[REQUEST_SESSION].push(new StartBatchingRequest(*this)); in locAPIStartSession()
485 mRequestQueues[REQUEST_SESSION].push(new StopTrackingRequest(*this)); in locAPIStopSession()
488 mRequestQueues[REQUEST_SESSION].push(new StopBatchingRequest(*this)); in locAPIStopSession()
520 mRequestQueues[REQUEST_SESSION].push(new UpdateTrackingOptionsRequest(*this)); in locAPIUpdateSessionOptions()
529 mRequestQueues[REQUEST_SESSION].setSession(batchingSession); in locAPIUpdateSessionOptions()
539 mRequestQueues[REQUEST_SESSION].push(new UpdateBatchingOptionsRequest(*this)); in locAPIUpdateSessionOptions()
570 mRequestQueues[REQUEST_SESSION].setSession(batchingSession); in locAPIUpdateSessionOptions()
606 mRequestQueues[REQUEST_SESSION].push(new GetBatchedLocationsRequest(*this)); in locAPIGetBatchedLocations()
[all …]
DLocationAPIClientBase.h51 REQUEST_SESSION, enumerator