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

/packages/apps/Launcher3/src/com/android/launcher3/
H A DDeviceProfile.java129 public final PointF appWidgetScale = new PointF(1.0f, 1.0f); field in class:DeviceProfile
238 profile.appWidgetScale.set(appWidgetScaleX, appWidgetScaleY);

Completed in 62 milliseconds