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

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

Completed in 88 milliseconds