GetActiveInputMethods  320 chrome/browser/chromeos/input_method/input_method_manager_impl.cc     scoped_ptr<InputMethodDescriptors> input_methods(GetActiveInputMethods());
GetActiveInputMethods   56 chrome/browser/chromeos/input_method/input_method_manager_impl.h       GetActiveInputMethods() const OVERRIDE;
GetActiveInputMethods  342 chrome/browser/chromeos/input_method/input_method_manager_impl_unittest.cc   EXPECT_EQ(5U, manager_->GetActiveInputMethods()->size());
GetActiveInputMethods  477 chrome/browser/chromeos/input_method/input_method_manager_impl_unittest.cc       manager_->GetActiveInputMethods());
GetActiveInputMethods 1109 chrome/browser/chromeos/input_method/input_method_manager_impl_unittest.cc         manager_->GetActiveInputMethods());
GetActiveInputMethods 1134 chrome/browser/chromeos/input_method/input_method_manager_impl_unittest.cc         manager_->GetActiveInputMethods());
GetActiveInputMethods 1210 chrome/browser/chromeos/input_method/input_method_manager_impl_unittest.cc         manager_->GetActiveInputMethods());
GetActiveInputMethods   33 chrome/browser/chromeos/input_method/mock_input_method_manager.h       GetActiveInputMethods() const OVERRIDE;
GetActiveInputMethods  761 chrome/browser/ui/ash/system_tray_delegate_chromeos.cc       manager->GetActiveInputMethods());
GetActiveInputMethods  480 chrome/browser/ui/webui/chromeos/login/network_screen_handler.cc       manager->GetActiveInputMethods());
GetActiveInputMethods   94 chromeos/ime/input_method_manager.h   virtual scoped_ptr<InputMethodDescriptors> GetActiveInputMethods() const = 0;