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/
accessibility_manager.h 56 void HandleProfileChanged(Profile* previous_profile,
magnification_manager.cc 126 magnifier_enabled_pref_handler_.HandleProfileChanged(profile_, profile);
127 magnifier_type_pref_handler_.HandleProfileChanged(profile_, profile);
128 magnifier_scale_pref_handler_.HandleProfileChanged(profile_, profile);
accessibility_manager.cc 208 void AccessibilityManager::PrefHandler::HandleProfileChanged(
588 large_cursor_pref_handler_.HandleProfileChanged(profile_, profile);
589 spoken_feedback_pref_handler_.HandleProfileChanged(profile_, profile);
590 high_contrast_pref_handler_.HandleProfileChanged(profile_, profile);

Completed in 257 milliseconds