Home
last modified time | relevance | path

Searched defs:navigationBarColor (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/com/android/internal/policy/
DBackdropFrameRenderer.java80 Drawable userCaptionBackgroundDrawable, int statusBarColor, int navigationBarColor, in BackdropFrameRenderer()
110 int statusBarColor, int navigationBarColor) { in onResourcesLoaded()
/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/util/
DSystemBarHelper.java136 final int navigationBarColor = typedArray.getColor(1, 0); in showSystemBars() local