Searched defs:getTranslationX (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
H A DView.java7863 public float getTranslationX() { method in class:View
13817 * {@link View#setTranslationX(float)} and {@link View#getTranslationX()} methods.
13827 return object.getTranslationX();

Completed in 97 milliseconds