Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/widget/
DWidgetsBottomSheet.java78 if (updateMaxSpansPerRow()) { in onMeasure()
84 private boolean updateMaxSpansPerRow() { in updateMaxSpansPerRow() method in WidgetsBottomSheet
/packages/apps/Launcher3/src/com/android/launcher3/widget/picker/
DWidgetsFullSheet.java455 updateMaxSpansPerRow(availableWidth); in onMeasure()
463 private void updateMaxSpansPerRow(int availableWidth) { in updateMaxSpansPerRow() method in WidgetsFullSheet