Searched refs:postY (Results 1 – 1 of 1) sorted by relevance
259 PropertyValuesHolder postY = PropertyValuesHolder.ofFloat("scaleY", SEND_SCREENSHOT_SCALE); in SendUi() local263 mSlowSendAnimator = ObjectAnimator.ofPropertyValuesHolder(mScreenshotView, postX, postY); in SendUi()268 postY, alphaDown); in SendUi()432 PropertyValuesHolder postY = PropertyValuesHolder.ofFloat("scaleY", in showStartSend() local435 mSlowSendAnimator.setValues(postX, postY); in showStartSend()506 PropertyValuesHolder postY = PropertyValuesHolder.ofFloat("scaleY", in finish() local510 mFastSendAnimator.setValues(postX, postY, alpha); in finish()