Searched refs:saved_active_input_method_list_ (Results 1 – 1 of 1) sorted by relevance
118 saved_active_input_method_list_.empty()) { in SetupInputMethodsForScreenLocker()138 saved_active_input_method_list_.push_back(input_method_id); in SetupInputMethodsForScreenLocker()162 !saved_active_input_method_list_.empty()) { in RestoreInputMethods()168 value.string_list_value = saved_active_input_method_list_; in RestoreInputMethods()182 saved_active_input_method_list_.clear(); in RestoreInputMethods()189 std::vector<std::string> saved_active_input_method_list_; member in __anonc200e6140111::ScreenLockObserver