Home
last modified time | relevance | path

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

/system/chre/core/
Dgnss_manager.cc216 bool requestToDecreaseRate = false; in stateTransitionIsRequired() local
233 requestToDecreaseRate = (minInterval > mCurrentInterval in stateTransitionIsRequired()
238 || requestToDecreaseRate); in stateTransitionIsRequired()