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 737 float endingY = -mTopVisibilityView.getHeight();
741 endingY -= topLeft[1];
744 "translationY", endingY));
747 0, endingY));
    [all...]

Completed in 354 milliseconds