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

/packages/apps/Camera/src/com/android/camera/
H A DActivityBase.java424 int oldLeft, int oldTop, int oldRight, int oldBottom) {
427 if (left == oldLeft && top == oldTop && right == oldRight
423 onLayoutChange(View v, int left, int top, int right, int bottom, int oldLeft, int oldTop, int oldRight, int oldBottom) argument

Completed in 20 milliseconds