Home
last modified time | relevance | path

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

/system/chre/core/include/chre/core/
Dgnss_manager.h488 bool mPlatformPassiveLocationListenerEnabled; variable
/system/chre/core/
Dgnss_manager.cc174 mPlatformPassiveLocationListenerEnabled = enable; in platformConfigurePassiveLocationListener()
184 mPlatformPassiveLocationListenerEnabled = false; in handleRequestStateResyncCallbackSync()
208 mPlatformPassiveLocationListenerEnabled ? "enabled" : "disabled"); in logStateToBuffer()