HomeSort by relevance Sort by last modified time
    Searched full:posty (Results 1 - 2 of 2) sorted by null

  /packages/apps/Nfc/src/com/android/nfc/
SendUi.java 210 PropertyValuesHolder postY = PropertyValuesHolder.ofFloat("scaleY", SEND_SCREENSHOT_SCALE);
214 mSlowSendAnimator = ObjectAnimator.ofPropertyValuesHolder(mScreenshotView, postX, postY);
219 postY, alphaDown);
328 PropertyValuesHolder postY = PropertyValuesHolder.ofFloat("scaleY",
331 mSlowSendAnimator.setValues(postX, postY);
370 PropertyValuesHolder postY = PropertyValuesHolder.ofFloat("scaleY",
374 mFastSendAnimator.setValues(postX, postY, alpha);
  /packages/apps/Gallery2/res/values-pl/
strings.xml 110 <string name="picasa_posts" msgid="1497721615718760613">"Posty"</string>

Completed in 66 milliseconds