Searched refs:setTranslationForCentering (Results 1 – 2 of 2) sorted by relevance
176 public void setTranslationForCentering(float x, float y) { in setTranslationForCentering() method in NavigableAppWidgetHostView
190 lahv.setTranslationForCentering(-(lp.width - (lp.width * scaleX)) / 2.0f, in layoutChild()