Searched refs:getWindowSession (Results 1 – 6 of 6) sorted by relevance
988 WindowManagerGlobal.getWindowSession().setWallpaperDisplayOffset( in setDisplayOffset()1012 WindowManagerGlobal.getWindowSession().setWallpaperPosition( in setWallpaperOffsets()1050 WindowManagerGlobal.getWindowSession().sendWallpaperCommand( in sendWallpaperCommand()1070 WindowManagerGlobal.getWindowSession().setWallpaperPosition( in clearWallpaperOffsets()
154 public static IWindowSession getWindowSession() { in getWindowSession() method in WindowManagerGlobal
220 mSession = getWindowSession(); in onAttachedToWindow()
355 mWindowSession = WindowManagerGlobal.getWindowSession(); in ViewRootImpl()
13499 /*package*/ IWindowSession getWindowSession() {
864 mSession = WindowManagerGlobal.getWindowSession(); in attach()