Home
last modified time | relevance | path

Searched defs:currentChildWidth (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DKeyboardShortcutKeysLayout.java122 int currentChildWidth = currentChild.getMeasuredWidth(); in onLayout() local
169 int currentChildWidth = currentChild.getMeasuredWidth(); in layoutChildrenOnRow() local