Home
last modified time | relevance | path

Searched refs:exitingAppWindow (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DAppTransitionTests.java349 final WindowState exitingAppWindow = createWindow(null /* parent */, TYPE_BASE_APPLICATION, in testCancelRemoteAnimationWhenFreeze() local
351 final ActivityRecord exitingActivity = exitingAppWindow.mActivityRecord; in testCancelRemoteAnimationWhenFreeze()
DDisplayContentTests.java181 final WindowState exitingAppWindow = createWindow(null, TYPE_BASE_APPLICATION, in testForAllWindows() local
183 final ActivityRecord exitingApp = exitingAppWindow.mActivityRecord; in testForAllWindows()
195 exitingAppWindow, in testForAllWindows()
207 windows.remove(exitingAppWindow); in testForAllWindows()