Searched refs:moveAndPersistPosition (Results 1 – 2 of 2) sorted by relevance
168 moveAndPersistPosition(new PointF(draggableBounds.left, draggableBounds.top)); in moveToTopLeftPosition()174 moveAndPersistPosition(new PointF(draggableBounds.right, draggableBounds.top)); in moveToTopRightPosition()180 moveAndPersistPosition(new PointF(draggableBounds.left, draggableBounds.bottom)); in moveToBottomLeftPosition()186 moveAndPersistPosition(new PointF(draggableBounds.right, draggableBounds.bottom)); in moveToBottomRightPosition()189 void moveAndPersistPosition(PointF position) { in moveAndPersistPosition() method in MenuAnimationController
329 mMenuAnimationController.moveAndPersistPosition(new PointF(0, menuTop)); in showingImeInsetsChange_notOverlapOnIme_menuKeepOriginalPosition()339 mMenuAnimationController.moveAndPersistPosition(new PointF(0, IME_TOP + 100)); in showingImeInsetsChange_overlapOnIme_menuShownAboveIme()354 mMenuAnimationController.moveAndPersistPosition(new PointF(0, IME_TOP + 200)); in hidingImeInsetsChange_overlapOnIme_menuBackToOriginalPosition()