Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/wm/
DDisplayContentTests.java87 mWallpaperWindow, in testForAllWindows()
107 mWallpaperWindow, in testForAllWindows_WithAppImeTarget()
124 mWallpaperWindow, in testForAllWindows_WithChildWindowImeTarget()
140 mWallpaperWindow, in testForAllWindows_WithStatusBarImeTarget()
159 mWallpaperWindow, in testForAllWindows_WithInBetweenWindowToken()
DWindowTestsBase.java80 WindowState mWallpaperWindow; field in WindowTestsBase
125 mWallpaperWindow = createCommonWindow(null, TYPE_WALLPAPER, "wallpaperWindow"); in setUp()