OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsPolicyControlled
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chrome/browser/chromeos/background/
ash_user_wallpaper_delegate.cc
111
if (chromeos::WallpaperManager::Get()->
IsPolicyControlled
(user->email()))
/external/chromium_org/chrome/browser/chromeos/login/users/wallpaper/
wallpaper_manager.h
319
bool
IsPolicyControlled
(const std::string& user_id) const;
wallpaper_manager.cc
774
bool WallpaperManager::
IsPolicyControlled
(const std::string& user_id) const {
865
if (type != User::POLICY &&
IsPolicyControlled
(user_id))
[
all
...]
/external/chromium_org/chrome/browser/ui/webui/options/
browser_options_handler.cc
[
all
...]
Completed in 67 milliseconds