Searched refs:onLayoutChange (Results 1 – 4 of 4) sorted by relevance
/cts/tests/framework/base/windowmanager/jetpack/src/android/server/wm/jetpack/utils/ |
D | TestGetWindowLayoutInfoActivity.java | 70 public void onLayoutChange(View v, int left, int top, int right, int bottom, int oldLeft, in onLayoutChange() method in TestGetWindowLayoutInfoActivity 72 super.onLayoutChange(v, left, top, right, bottom, oldLeft, oldTop, oldRight, oldBottom); in onLayoutChange()
|
D | TestActivity.java | 66 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/src/android/server/wm/ |
D | WindowMetricsTestHelper.java | 172 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/ |
D | MockTvInputService.java | 327 public void onLayoutChange(View v, int left, int top, int right, int bottom, in onCreateOverlayView()
|