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