Searched refs:getItemHeight (Results 1 – 1 of 1) sorted by relevance
684 private int getItemHeight() { in getItemHeight() method in WearableListView696 return getPaddingTop() + getItemHeight(); in getCentralViewTop()924 oldTop -= getItemHeight(); in onLayoutChildren()937 oldTop = getCentralViewTop() - getItemHeight(); in onLayoutChildren()949 getItemHeight()); in onLayoutChildren()996 bottom = top + getItemHeight(); in performLayoutMultipleChildren()1062 final int top = bottom - getItemHeight(); in scrollVerticallyBy()1092 final int bottom = top + getItemHeight(); in scrollVerticallyBy()