Searched refs:mLegacyNavigationBarBackgroundPaint (Results 1 – 1 of 1) sorted by relevance
266 private final Paint mLegacyNavigationBarBackgroundPaint = new Paint(); field in DecorView299 mLegacyNavigationBarBackgroundPaint.setColor(Color.BLACK); in DecorView()2373 mLegacyNavigationBarBackgroundPaint); in drawLegacyNavigationBarBackground() local