Home
last modified time | relevance | path

Searched refs:onLayoutChange (Results 1 – 5 of 5) sorted by relevance

/cts/tests/framework/base/windowmanager/jetpack/src/android/server/wm/jetpack/utils/
DTestGetWindowLayoutInfoActivity.java68 public void onLayoutChange(View v, int left, int top, int right, int bottom, int oldLeft, in onLayoutChange() method in TestGetWindowLayoutInfoActivity
70 super.onLayoutChange(v, left, top, right, bottom, oldLeft, oldTop, oldRight, oldBottom); in onLayoutChange()
DTestActivity.java49 public void onLayoutChange(View v, int left, int top, int right, int bottom, int oldLeft, in onLayoutChange() method in TestActivity
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DWindowMetricsTestHelper.java208 public void onLayoutChange(View v, int left, int top, int right, int bottom, int oldLeft, in onLayoutChange() method in WindowMetricsTestHelper.OnLayoutChangeListener
/cts/apps/CtsVerifier/src/com/android/cts/verifier/tv/
DMockTvInputService.java327 public void onLayoutChange(View v, int left, int top, int right, int bottom, in onCreateOverlayView()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt53453 method public void onLayoutChange(android.view.View, int, int, int, int, int, int, int, int);