Home
last modified time | relevance | path

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

/system/chre/core/
Dgnss_manager.cc308 if (controlPlatform(desiredPlatformState, mCurrentInterval, in updatePlatformRequest()
388 success = controlPlatform(enable, minInterval, minTimeToNext); in configure()
634 bool GnssSession::controlPlatform(bool enable, Milliseconds minInterval, in controlPlatform() function in chre::GnssSession
689 } else if (controlPlatform(stateTransition.enable, in dispatchQueuedStateTransitions()
/system/chre/core/include/chre/core/
Dgnss_manager.h354 bool controlPlatform(bool enable, Milliseconds minInterval,