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