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

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

Completed in 132 milliseconds