Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/com/android/internal/policy/
H A DDecorView.java2287 setDarkDecorCaptionShade(view); in setDecorCaptionShade()
2291 setDarkDecorCaptionShade(view); in setDecorCaptionShade()
2313 private void setDarkDecorCaptionShade(DecorCaptionView view) { in setDarkDecorCaptionShade() method