Searched refs:mWindowType (Results 1 – 4 of 4) sorted by relevance
115 int mWindowType = WindowManager.LayoutParams.TYPE_APPLICATION_MEDIA; field in SurfaceView306 if (mWindowType == WindowManager.LayoutParams.TYPE_APPLICATION_PANEL) { in gatherTransparentRegion()333 if (mWindowType != WindowManager.LayoutParams.TYPE_APPLICATION_PANEL) { in draw()345 if (mWindowType != WindowManager.LayoutParams.TYPE_APPLICATION_PANEL) { in dispatchDraw()367 mWindowType = isMediaOverlay in setZOrderMediaOverlay()387 mWindowType = WindowManager.LayoutParams.TYPE_APPLICATION_PANEL; in setZOrderOnTop()391 mWindowType = WindowManager.LayoutParams.TYPE_APPLICATION_MEDIA; in setZOrderOnTop()422 mWindowType = type; in setWindowType()496 mLayout.type = mWindowType; in updateWindow()
40 final int mWindowType; field in SoftInputWindow75 mWindowType = windowType; in SoftInputWindow()171 lp.type = mWindowType; in initDockWindow()
345 private final int mWindowType; field in VirtualDisplayTest.TestPresentation352 mWindowType = windowType; in TestPresentation()361 getWindow().setType(mWindowType); in onCreate()
660 mLayout.type = mIWallpaperEngine.mWindowType; in updateSurface()1079 final int mWindowType; field in WallpaperService.IWallpaperEngineWrapper1094 mWindowType = windowType; in IWallpaperEngineWrapper()