HomeSort by relevance Sort by last modified time
    Searched refs:getElementsRowCount (Results 1 - 3 of 3) sorted by null

  /packages/apps/Launcher3/src/com/android/launcher3/widget/
BaseWidgetSheet.java 136 targetParent.cardinality = getElementsRowCount();
142 target.cardinality = getElementsRowCount();
146 protected abstract int getElementsRowCount();
WidgetsBottomSheet.java 167 protected int getElementsRowCount() {
WidgetsFullSheet.java 228 protected int getElementsRowCount() {

Completed in 103 milliseconds