Searched refs:getCellContentHeight (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
H A DShortcutAndWidgetContainer.java133 int getCellContentHeight() { method in class:ShortcutAndWidgetContainer
154 int cHeight = getCellContentHeight();
H A DHotseat.java115 int cHeight = mContent.getShortcutsAndWidgets().getCellContentHeight();
H A DCellLayout.java1126 int cHeight = getShortcutsAndWidgets().getCellContentHeight();

Completed in 144 milliseconds