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

  /frameworks/base/core/java/com/android/internal/app/
ActionBarImpl.java 743 float endingY = -mTopVisibilityView.getHeight();
747 endingY -= topLeft[1];
750 "translationY", endingY));
753 0, endingY));
    [all...]

Completed in 93 milliseconds