Searched refs:getWindowSession (Results 1 – 7 of 7) sorted by relevance
712 WindowManagerGlobal.getWindowSession().setWallpaperPosition( in setWallpaperOffsets()750 WindowManagerGlobal.getWindowSession().sendWallpaperCommand( in sendWallpaperCommand()770 WindowManagerGlobal.getWindowSession().setWallpaperPosition( in clearWallpaperOffsets()
100 mSession = WindowManagerGlobal.getWindowSession(); in UniverseBackground()
139 public static IWindowSession getWindowSession() { in getWindowSession() method in WindowManagerGlobal
214 mSession = getWindowSession(); in onAttachedToWindow()
336 mWindowSession = WindowManagerGlobal.getWindowSession(); in ViewRootImpl()
12099 /*package*/ IWindowSession getWindowSession() {
765 mSession = WindowManagerGlobal.getWindowSession(); in attach()