Home
last modified time | relevance | path

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

/base/location/services/location_locator/locator/source/
Drequest.cpp33 isUsingBackgroundPerm_ = false; in Request()
209 return isUsingBackgroundPerm_; in GetBackgroundPermState()
224 isUsingBackgroundPerm_ = state; in SetBackgroundPermState()
/base/location/services/location_locator/locator/include/
Drequest.h73 bool isUsingBackgroundPerm_; variable