Home
last modified time | relevance | path

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

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DDisplayContentTests.java124 mWallpaperWindow, in testForAllWindows()
144 mWallpaperWindow, in testForAllWindows_WithAppImeTarget()
161 mWallpaperWindow, in testForAllWindows_WithChildWindowImeTarget()
177 mWallpaperWindow, in testForAllWindows_WithStatusBarImeTarget()
196 mWallpaperWindow, in testForAllWindows_WithInBetweenWindowToken()
DWindowTestsBase.java91 WindowState mWallpaperWindow; field in WindowTestsBase
162 mWallpaperWindow = createCommonWindow(null, TYPE_WALLPAPER, "wallpaperWindow"); in setUpBase()