Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/com/android/internal/policy/
H A DDecorView.java2284 setLightDecorCaptionShade(view); in setDecorCaptionShade()
2293 setLightDecorCaptionShade(view); in setDecorCaptionShade()
2306 private void setLightDecorCaptionShade(DecorCaptionView view) { in setLightDecorCaptionShade() method