Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/policy/
DBackdropFrameRenderer.java416 void setUserCaptionBackgroundDrawable(Drawable userCaptionBackgroundDrawable) { in setUserCaptionBackgroundDrawable() method in BackdropFrameRenderer
DDecorView.java2255 void setUserCaptionBackgroundDrawable(Drawable drawable) {
2258 mBackdropFrameRenderer.setUserCaptionBackgroundDrawable(drawable);
DPhoneWindow.java3856 mDecor.setUserCaptionBackgroundDrawable(drawable);