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

/frameworks/base/core/java/android/view/
H A DView.java9054 * @param oldLeft The previous value of the view's left 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 100 milliseconds