Home
last modified time | relevance | path

Searched refs:isUserSwitchSubscribed_ (Results 1 – 3 of 3) sorted by relevance

/base/location/services/location_locator/locator/include/
Dlocator_background_proxy.h102 bool isUserSwitchSubscribed_ = false; variable
/base/location/services/location_locator/locator/source/
Dlocator_background_proxy.cpp65 isUserSwitchSubscribed_ = LocatorBackgroundProxy::UserSwitchSubscriber::Subscribe(); in LocatorBackgroundProxy()
195 if (!isUserSwitchSubscribed_) { in OnSuspend()
196 isUserSwitchSubscribed_ = LocatorBackgroundProxy::UserSwitchSubscriber::Subscribe(); in OnSuspend()
/base/location/test/location_locator/source/
Dlocator_background_proxy_test.cpp650 locatorBackgroundProxy1->isUserSwitchSubscribed_ = true;
657 locatorBackgroundProxy1->isUserSwitchSubscribed_ = false;