Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/policy/
H A DBackdropFrameRenderer.java408 void setUserCaptionBackgroundDrawable(Drawable userCaptionBackgroundDrawable) { in setUserCaptionBackgroundDrawable() method in BackdropFrameRenderer
H A DDecorView.java2570 void setUserCaptionBackgroundDrawable(Drawable drawable) { in setUserCaptionBackgroundDrawable() method
2573 mBackdropFrameRenderer.setUserCaptionBackgroundDrawable(drawable); in setUserCaptionBackgroundDrawable()
H A DPhoneWindow.java3943 mDecor.setUserCaptionBackgroundDrawable(drawable);