Home
last modified time | relevance | path

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

/system/chre/core/
Dgnss_manager.cc291 mInternalRequestPending = updatePlatformRequest(); in onSettingChanged()
297 bool GnssSession::updatePlatformRequest(bool forceUpdate) { in updatePlatformRequest() function in chre::GnssSession
329 mInternalRequestPending = updatePlatformRequest(true /* forceUpdate */); in handleRequestStateResyncCallbackSync()
597 mInternalRequestPending = updatePlatformRequest(true /* forceUpdate */); in handleStatusChangeSync()
599 mInternalRequestPending = updatePlatformRequest(); in handleStatusChangeSync()
/system/chre/core/include/chre/core/
Dgnss_manager.h113 bool updatePlatformRequest(bool forceUpdate = false);