Searched refs:layoutChildrenOnRow (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
D | KeyboardShortcutKeysLayout.java | 131 layoutChildrenOnRow(rowStartIdx, i, fullRowWidth, xPos, yPos, in onLayout() 150 layoutChildrenOnRow(rowStartIdx, childCount, fullRowWidth, xPos, yPos, in onLayout() 161 private void layoutChildrenOnRow(int startIndex, int endIndex, int fullRowWidth, int xPos, in layoutChildrenOnRow() method in KeyboardShortcutKeysLayout
|