Home
last modified time | relevance | path

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

/aosp12/system/chre/core/
H A Dgnss_manager.cc129 success = platformConfigurePassiveLocationListener(enable); in configurePassiveLocationListener()
165 bool GnssManager::platformConfigurePassiveLocationListener(bool enable) { in platformConfigurePassiveLocationListener() function in chre::GnssManager
183 if (!platformConfigurePassiveLocationListener(true /* enable */)) { in handleRequestStateResyncCallbackSync()
/aosp12/system/chre/core/include/chre/core/
H A Dgnss_manager.h485 bool platformConfigurePassiveLocationListener(bool enable);