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