Searched refs:mWindowType (Results 1 – 5 of 5) sorted by relevance
40 final int mWindowType; field in SoftInputWindow75 mWindowType = windowType; in SoftInputWindow()171 lp.type = mWindowType; in initDockWindow()
124 int mWindowType = WindowManager.LayoutParams.TYPE_APPLICATION_MEDIA; field in SurfaceView319 if (mWindowType == WindowManager.LayoutParams.TYPE_APPLICATION_PANEL) { in gatherTransparentRegion()346 if (mWindowType != WindowManager.LayoutParams.TYPE_APPLICATION_PANEL) { in draw()358 if (mWindowType != WindowManager.LayoutParams.TYPE_APPLICATION_PANEL) { in dispatchDraw()380 mWindowType = isMediaOverlay in setZOrderMediaOverlay()400 mWindowType = WindowManager.LayoutParams.TYPE_APPLICATION_PANEL; in setZOrderOnTop()404 mWindowType = WindowManager.LayoutParams.TYPE_APPLICATION_MEDIA; in setZOrderOnTop()435 mWindowType = type; in setWindowType()520 mLayout.type = mWindowType; in updateWindow()
345 private final int mWindowType; field in VirtualDisplayTest.TestPresentation352 mWindowType = windowType; in TestPresentation()361 getWindow().setType(mWindowType); in onCreate()
648 mLayout.type = mIWallpaperEngine.mWindowType; in updateSurface()1081 final int mWindowType; field in WallpaperService.IWallpaperEngineWrapper1096 mWindowType = windowType; in IWallpaperEngineWrapper()
124 private final int mWindowType; field in VolumeDialog152 mWindowType = windowType; in VolumeDialog()192 lp.type = mWindowType; in initDialog()