Searched refs:mWallpaperWindow (Results 1 – 2 of 2) sorted by relevance
191 mWallpaperWindow, in testForAllWindows()220 mWallpaperWindow, in testForAllWindows_WithAppImeTarget()239 mWallpaperWindow, in testForAllWindows_WithChildWindowImeTarget()257 mWallpaperWindow, in testForAllWindows_WithStatusBarImeTarget()275 mWallpaperWindow, in testForAllWindows_WithNotificationShadeImeTarget()296 mWallpaperWindow, in testForAllWindows_WithInBetweenWindowToken()1646 final WindowToken wallpaperToken = mWallpaperWindow.mToken; in testApplyTopFixedRotationTransform()1650 mWallpaperWindow.mXOffset = mWallpaperWindow.mYOffset = -1; in testApplyTopFixedRotationTransform()1651 assertTrue(mDisplayContent.mWallpaperController.updateWallpaperOffset(mWallpaperWindow, in testApplyTopFixedRotationTransform()1653 assertThat(mWallpaperWindow.mXOffset).isNotEqualTo(-1); in testApplyTopFixedRotationTransform()[all …]
182 WindowState mWallpaperWindow; field in WindowTestsBase361 mWallpaperWindow = createCommonWindow(null, TYPE_WALLPAPER, "wallpaperWindow"); in addCommonWindows()