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.java198 final WindowState exitingAppWindow = createWindow(null /* parent */, TYPE_BASE_APPLICATION, in testCancelRemoteAnimationWhenFreeze() local
200 final AppWindowToken exitingAppToken = exitingAppWindow.mAppToken; in testCancelRemoteAnimationWhenFreeze()
DDisplayContentTests.java113 final WindowState exitingAppWindow = createWindow(null, TYPE_BASE_APPLICATION, in testForAllWindows() local
115 final AppWindowToken exitingAppToken = exitingAppWindow.mAppToken; in testForAllWindows()
125 exitingAppWindow, in testForAllWindows()