Searched defs:layoutInfo (Results 1 – 10 of 10) sorted by relevance
35 val layoutInfo by in foldPosture() constant
51 std::optional<KeyboardLayoutInfo> layoutInfo = deviceInfo.getKeyboardLayoutInfo(); in android_view_InputDevice_create() local
279 void InputDeviceInfo::setKeyboardLayoutInfo(KeyboardLayoutInfo layoutInfo) { in setKeyboardLayoutInfo()
66 std::optional<RawLayoutInfo> layoutInfo; member
146 const KeyboardLayoutInfo& layoutInfo) { in addKeyboardLayoutAssociation()
125 std::optional<RawLayoutInfo> layoutInfo = getDeviceContext().getRawLayoutInfo(); in getKeyboardLayoutInfo() local
375 ResourceReference layoutInfo = Bridge.resolveResourceId(resource); in inflate() local
622 std::optional<RawLayoutInfo> layoutInfo; member
361 windowInfoTracker.windowLayoutInfo(this@MainActivity).collect { layoutInfo -> in onWindowLayoutInfoChange() method
274 const std::optional<KeyboardLayoutInfo> layoutInfo) override { in getKeyboardLayoutOverlay()