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