HomeSort by relevance Sort by last modified time
    Searched refs:HandleProfileChanged (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/chromeos/accessibility/
magnification_manager.cc 136 magnifier_enabled_pref_handler_.HandleProfileChanged(profile_, profile);
137 magnifier_type_pref_handler_.HandleProfileChanged(profile_, profile);
138 magnifier_scale_pref_handler_.HandleProfileChanged(profile_, profile);
accessibility_manager.cc 274 void AccessibilityManager::PrefHandler::HandleProfileChanged(
    [all...]
accessibility_manager.h 97 void HandleProfileChanged(Profile* previous_profile,

Completed in 161 milliseconds