Searched defs:IsBackgroundModePrefEnabled (Results 1 – 2 of 2) sorted by relevance
828 bool BackgroundModeManager::IsBackgroundModePrefEnabled() const { in IsBackgroundModePrefEnabled() function in BackgroundModeManager
99 virtual bool IsBackgroundModePrefEnabled() const OVERRIDE { return enabled_; } in IsBackgroundModePrefEnabled() function in TestBackgroundModeManager