Searched refs:onLayoutChange (Results 1 – 5 of 5) sorted by relevance
/cts/tests/framework/base/windowmanager/jetpack/src/android/server/wm/jetpack/utils/ |
D | TestGetWindowLayoutInfoActivity.java | 68 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()
|
D | TestActivity.java | 49 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/ |
D | WindowMetricsTestHelper.java | 208 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()
|
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/ |
D | current.txt | 53453 method public void onLayoutChange(android.view.View, int, int, int, int, int, int, int, int);
|