Searched refs:REQUEST_SESSION (Results 1 – 4 of 4) sorted by relevance
395 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 …]
49 REQUEST_SESSION, enumerator
424 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 …]
51 REQUEST_SESSION, enumerator