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

/frameworks/base/core/java/android/view/
H A DView.java9055 * @param oldTop The previous value of the view's top property.
9060 int oldLeft, int oldTop, int oldRight, int oldBottom);
9059 onLayoutChange(View v, int left, int top, int right, int bottom, int oldLeft, int oldTop, int oldRight, int oldBottom) argument

Completed in 67 milliseconds