Searched refs:moveAndPersistPosition (Results 1 – 2 of 2) sorted by relevance
130 moveAndPersistPosition(new PointF(draggableBounds.left, draggableBounds.top)); in moveToTopLeftPosition()136 moveAndPersistPosition(new PointF(draggableBounds.right, draggableBounds.top)); in moveToTopRightPosition()142 moveAndPersistPosition(new PointF(draggableBounds.left, draggableBounds.bottom)); in moveToBottomLeftPosition()148 moveAndPersistPosition(new PointF(draggableBounds.right, draggableBounds.bottom)); in moveToBottomRightPosition()151 void moveAndPersistPosition(PointF position) { in moveAndPersistPosition() method in MenuAnimationController
211 mMenuAnimationController.moveAndPersistPosition(new PointF(0, menuTop)); in showingImeInsetsChange_notOverlapOnIme_menuKeepOriginalPosition()222 mMenuAnimationController.moveAndPersistPosition(new PointF(0, menuTop)); in showingImeInsetsChange_overlapOnIme_menuShownAboveIme()234 mMenuAnimationController.moveAndPersistPosition(new PointF(0, menuTop)); in hidingImeInsetsChange_overlapOnIme_menuBackToOriginalPosition()