Searched refs:fullWindowSurface (Results 1 – 1 of 1) sorted by relevance
208 verify(mTransaction).setAlpha(mSurfaces.fullWindowSurface, mDarkScrimAlpha); in testNeedsApplySurfaceChanges_wallpaperBackgroundRequested()232 assertNull(mSurfaces.fullWindowSurface); in testApplySurfaceChanges_cornersNotRounded_surfaceFullWindowSurfaceNotCreated()241 assertNotNull(mSurfaces.fullWindowSurface); in testApplySurfaceChanges_cornersRounded_surfaceFullWindowSurfaceCreated()250 assertNotNull(mSurfaces.fullWindowSurface); in testApplySurfaceChanges_wallpaperBackground_surfaceFullWindowSurfaceCreated()283 public SurfaceControl fullWindowSurface; field in LetterboxTest.SurfaceControlMocker315 fullWindowSurface = control; in get()