Searched refs:mPlatformPassiveLocationListenerEnabled (Results 1 – 2 of 2) sorted by relevance
171 mPlatformPassiveLocationListenerEnabled = enable; in platformConfigurePassiveLocationListener()181 mPlatformPassiveLocationListenerEnabled = false; in handleRequestStateResyncCallbackSync()196 mPlatformPassiveLocationListenerEnabled ? "enabled" : "disabled"); in logStateToBuffer()
464 bool mPlatformPassiveLocationListenerEnabled; variable