Searched refs:IsUserControlled (Results 1 – 3 of 3) sorted by relevance
82 bool IsUserControlled() const;
694 bool PrefService::Preference::IsUserControlled() const { in IsUserControlled() function in PrefService::Preference
95 } else if (pref->IsUserControlled()) { in InitPrefNodeAndAssociate()