Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DShortcutAndWidgetContainer.java158 lahv.setTranslationForCentering(-(lp.width - (lp.width * scaleX)) / 2.0f, in onLayout()
/packages/apps/Launcher3/src/com/android/launcher3/widget/
DLauncherAppWidgetHostView.java375 public void setTranslationForCentering(float x, float y) { in setTranslationForCentering() method in LauncherAppWidgetHostView