Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DDisplayContentTests.java335 final WindowState startingWin = createWindow(null, TYPE_APPLICATION_STARTING, activity, in testComputeImeTarget_startingWindow() local
369 final WindowState startingWin = createWindow(null, TYPE_APPLICATION_STARTING, activity, in testUpdateImeParent_forceUpdateRelativeLayer() local
406 final WindowState startingWin = createWindow(null, TYPE_APPLICATION_STARTING, activity, in testUpdateImeParent_skipForOrganizedImeContainer() local
432 final WindowState startingWin = createWindow(null, TYPE_APPLICATION_STARTING, activity, in testImeContainerIsReparentedUnderParentWhenOrganized() local
H A DActivityRecordTests.java2505 final WindowState startingWin = createWindow(null, TYPE_APPLICATION_STARTING, activity, in testAddWindow_Order() local