Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/jetpack/src/android/server/wm/jetpack/utils/
DTestActivity.java50 int oldTop, int oldRight, int oldBottom) { in onLayoutChange()
DTestGetWindowLayoutInfoActivity.java69 int oldTop, int oldRight, int oldBottom) { in onLayoutChange()
/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
DImeLayoutInfo.java92 int bottom, int oldLeft, int oldTop, int oldRight, int oldBottom) { in fromLayoutListenerCallback()
/cts/tests/tests/gameservice/src/android/service/games/
DTestGameSessionService.java156 (v, left, top, right, bottom, oldLeft, oldTop, oldRight, oldBottom) -> { in onCreate() argument
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DWindowMetricsTestHelper.java209 int oldTop, int oldRight, int oldBottom) { in onLayoutChange()