Home
last modified time | relevance | path

Searched refs:onMovedToDisplay (Results 1 – 4 of 4) sorted by relevance

/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DCommandSession.java1036 public void onMovedToDisplay(int displayId, Configuration config) {
1037 super.onMovedToDisplay(displayId, config);
/cts/tests/framework/base/windowmanager/src/android/server/wm/input/
DWindowFocusTests.java522 public void onMovedToDisplay(int displayId, Configuration config) { in onMovedToDisplay() method in WindowFocusTests.InputTargetActivity
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dtest-current.txt137 method public void onMovedToDisplay(int, android.content.res.Configuration);
Dsystem-current.txt18609 method public default void onMovedToDisplay(int, android.content.res.Configuration);