Home
last modified time | relevance | path

Searched defs:appWidgetScale (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DShortcutAndWidgetContainer.java134 final PointF appWidgetScale = profile.getAppWidgetScale((ItemInfo) child.getTag()); in setupLp() local
158 final PointF appWidgetScale = dp.getAppWidgetScale((ItemInfo) child.getTag()); in measureChild() local
224 final PointF appWidgetScale = profile.getAppWidgetScale((ItemInfo) child.getTag()); in layoutChild() local
DWorkspace.java423 final PointF appWidgetScale = profile.getAppWidgetScale(null); in estimateItemSize() local