Searched defs:navigationBarColor (Results 1 – 2 of 2) sorted by relevance
80 Drawable userCaptionBackgroundDrawable, int statusBarColor, int navigationBarColor, in BackdropFrameRenderer()110 int statusBarColor, int navigationBarColor) { in onResourcesLoaded()
136 final int navigationBarColor = typedArray.getColor(1, 0); in showSystemBars() local