Searched refs:newKeyboardLayoutInfo (Results 1 – 1 of 1) sorted by relevance
189 std::optional<KeyboardLayoutInfo> newKeyboardLayoutInfo = in reconfigure() local191 if (mKeyboardLayoutInfo != newKeyboardLayoutInfo) { in reconfigure()192 mKeyboardLayoutInfo = newKeyboardLayoutInfo; in reconfigure()