Home
last modified time | relevance | path

Searched refs:setDarkDecorCaptionShade (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/com/android/internal/policy/
DDecorView.java2171 setDarkDecorCaptionShade(view); in setDecorCaptionShade()
2182 setDarkDecorCaptionShade(view); in setDecorCaptionShade()
2202 private void setDarkDecorCaptionShade(DecorCaptionView view) { in setDarkDecorCaptionShade() method