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.java67 public void onLayoutChange(View v, int left, int top, int right, int bottom, int oldLeft, in onLayoutChange() method in TestActivity
DTestGetWindowLayoutInfoActivity.java70 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/src/android/server/wm/
DWindowMetricsTestHelper.java188 public void onLayoutChange(View v, int left, int top, int right, int bottom, int oldLeft, in onLayoutChange() method in WindowMetricsTestHelper.OnLayoutChangeListener