Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/widget/
DBaseWidgetSheet.java337 widthUsed = Math.max(2 * getTabletHorizontalMargin(deviceProfile), in doMeasure()
354 protected int getTabletHorizontalMargin(DeviceProfile deviceProfile) { in getTabletHorizontalMargin() method in BaseWidgetSheet
/packages/apps/Launcher3/src/com/android/launcher3/widget/picker/
DWidgetsTwoPaneSheet.java142 protected int getTabletHorizontalMargin(DeviceProfile deviceProfile) { in getTabletHorizontalMargin() method in WidgetsTwoPaneSheet