Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/policy/
H A DDecorView.java2296 setLightDecorCaptionShade(view); in setDecorCaptionShade()
2305 setLightDecorCaptionShade(view); in setDecorCaptionShade()
2318 private void setLightDecorCaptionShade(DecorCaptionView view) { in setLightDecorCaptionShade() method