Searched defs:layoutInfo (Results 1 – 9 of 9) sorted by relevance
222 KeyboardLayoutInfo layoutInfo = getKeyboardLayoutForInputDeviceInternal(identifier, in onInputDeviceChanged() local248 KeyboardLayoutInfo layoutInfo = getKeyboardLayoutForInputDeviceInternal( in onInputDeviceChanged() local776 KeyboardLayoutInfo layoutInfo = getKeyboardLayoutForInputDeviceInternal(identifier, in getKeyboardLayoutOverlay() local815 KeyboardLayoutInfo layoutInfo = getKeyboardLayoutForInputDeviceInternal(identifier, in getKeyboardLayoutForInputDevice() local952 KeyboardLayoutInfo layoutInfo = getKeyboardLayoutForInputDeviceInternal( in onCurrentImeInfoChanged() local988 KeyboardLayoutInfo layoutInfo = in getKeyboardLayoutForInputDeviceInternal() local1272 KeyboardLayoutInfo layoutInfo = layoutInfoList.get(i); in logKeyboardConfigurationEvent() local
58 std::optional<KeyboardLayoutInfo> layoutInfo = deviceInfo.getKeyboardLayoutInfo(); in android_view_InputDevice_create() local
274 void InputDeviceInfo::setKeyboardLayoutInfo(KeyboardLayoutInfo layoutInfo) { in setKeyboardLayoutInfo()
66 std::optional<RawLayoutInfo> layoutInfo; member
140 const KeyboardLayoutInfo& layoutInfo) { in addKeyboardLayoutAssociation()
98 std::optional<RawLayoutInfo> layoutInfo = getDeviceContext().getRawLayoutInfo(); in populateDeviceInfo() local
372 ResourceReference layoutInfo = Bridge.resolveResourceId(resource); in inflate() local
585 std::optional<RawLayoutInfo> layoutInfo; member
299 windowInfoTracker.windowLayoutInfo(this@MainActivity).collect { layoutInfo -> in onWindowLayoutInfoChange() method