Searched refs:postY (Results 1 – 1 of 1) sorted by relevance
255 PropertyValuesHolder postY = PropertyValuesHolder.ofFloat("scaleY", SEND_SCREENSHOT_SCALE); in SendUi() local259 mSlowSendAnimator = ObjectAnimator.ofPropertyValuesHolder(mScreenshotView, postX, postY); in SendUi()264 postY, alphaDown); in SendUi()429 PropertyValuesHolder postY = PropertyValuesHolder.ofFloat("scaleY", in showStartSend() local432 mSlowSendAnimator.setValues(postX, postY); in showStartSend()503 PropertyValuesHolder postY = PropertyValuesHolder.ofFloat("scaleY", in finish() local507 mFastSendAnimator.setValues(postX, postY, alpha); in finish()