Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DDisplayContentTests.java188 mChildAppWindowBelow, in testForAllWindows()
209 mChildAppWindowBelow, in testForAllWindows_WithAppImeTarget()
228 mChildAppWindowBelow, in testForAllWindows_WithChildWindowImeTarget()
246 mChildAppWindowBelow, in testForAllWindows_WithStatusBarImeTarget()
264 mChildAppWindowBelow, in testForAllWindows_WithNotificationShadeImeTarget()
285 mChildAppWindowBelow, in testForAllWindows_WithInBetweenWindowToken()
H A DWindowTestsBase.java166 WindowState mChildAppWindowBelow; field in WindowTestsBase
334 mChildAppWindowBelow = createCommonWindow(mAppWindow, TYPE_APPLICATION_MEDIA_OVERLAY, in createTestDisplay()