Home
last modified time | relevance | path

Searched defs:behind (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DAppTransitionControllerTest.java101 final ActivityRecord behind = createActivityRecord(mDisplayContent, in testSkipOccludedActivityCloseTransition() local
119 final ActivityRecord behind = createActivityRecord(mDisplayContent, in testClearTaskSkipAppExecuteTransition() local
133 final ActivityRecord behind = createActivityRecord(mDisplayContent, in testTranslucentOpen() local
151 final ActivityRecord behind = createActivityRecord(mDisplayContent, in testTranslucentClose() local
192 final ActivityRecord behind = createActivityRecord(mDisplayContent, in testChangeIsNotOverwritten() local
H A DWallpaperControllerTests.java293 final WindowState behind = createWindow(null, TYPE_BASE_APPLICATION, "behind"); in testShowWhenLockedWallpaperTarget() local