Home
last modified time | relevance | path

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

/system/chre/core/include/chre/core/
Dble_request_manager.h396 void updatePlatformRequest(bool forceUpdate = false);
Dgnss_manager.h123 bool updatePlatformRequest(bool forceUpdate = false);
/system/chre/core/
Dble_request_manager.cc482 void BleRequestManager::updatePlatformRequest(bool forceUpdate) { in updatePlatformRequest() argument
485 bool updatePlatform = (forceUpdate || (desiredPlatformState != in updatePlatformRequest()
Dgnss_manager.cc332 bool GnssSession::updatePlatformRequest(bool forceUpdate) { in updatePlatformRequest() argument
339 forceUpdate || in updatePlatformRequest()