Home
last modified time | relevance | path

Searched defs:onLayoutChange (Results 1 – 3 of 3) sorted by relevance

/cts/tests/framework/base/windowmanager/jetpack/src/android/server/wm/jetpack/utils/
DTestActivity.java49 public void onLayoutChange(View v, int left, int top, int right, int bottom, int oldLeft, in onLayoutChange() method in TestActivity
DTestGetWindowLayoutInfoActivity.java68 public void onLayoutChange(View v, int left, int top, int right, int bottom, int oldLeft, in onLayoutChange() method in TestGetWindowLayoutInfoActivity
/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