Searched refs:mSystemBarBackgroundPainter (Results 1 – 2 of 2) sorted by relevance
191 mSurface.mSystemBarBackgroundPainter.drawStatusBarBackground( in testDrawStatusBarBackground()204 mSurface.mSystemBarBackgroundPainter.drawStatusBarBackground( in testDrawStatusBarBackground_nullFrame()217 mSurface.mSystemBarBackgroundPainter.drawStatusBarBackground( in testDrawStatusBarBackground_nope()231 mSurface.mSystemBarBackgroundPainter.drawNavigationBarBackground(mockCanvas); in testDrawNavigationBarBackground()244 mSurface.mSystemBarBackgroundPainter.drawNavigationBarBackground(mockCanvas); in testDrawNavigationBarBackground_left()257 mSurface.mSystemBarBackgroundPainter.drawNavigationBarBackground(mockCanvas); in testDrawNavigationBarBackground_right()
134 @VisibleForTesting final SystemBarBackgroundPainter mSystemBarBackgroundPainter; field in TaskSnapshotSurface250 mSystemBarBackgroundPainter = new SystemBarBackgroundPainter(windowFlags, in TaskSnapshotSurface()283 mSystemBarBackgroundPainter.setInsets(contentInsets, stableInsets); in setFrames()416 final int statusBarHeight = mSystemBarBackgroundPainter.getStatusBarColorViewHeight(); in drawBackgroundAndBars()429 mSystemBarBackgroundPainter.drawDecors(c, frame); in drawBackgroundAndBars()