Home
last modified time | relevance | path

Searched refs:getCellContentHeight (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DShortcutAndWidgetContainer.java109 public int getCellContentHeight() { in getCellContentHeight() method in ShortcutAndWidgetContainer
125 int cHeight = getCellContentHeight(); in measureChild()
DCellLayout.java1004 int cHeight = getShortcutsAndWidgets().getCellContentHeight(); in visualizeDropLocation()