Searched refs:toRight (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/animation/
H A DAnimationUtils.java219 * @param toRight is the object to be animated exiting to the right
222 public static Animation makeOutAnimation(Context c, boolean toRight) { argument
224 if (toRight) {

Completed in 27 milliseconds