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.java404 void setUserCaptionBackgroundDrawable(Drawable userCaptionBackgroundDrawable) { in setUserCaptionBackgroundDrawable() method in BackdropFrameRenderer
DDecorView.java2497 void setUserCaptionBackgroundDrawable(Drawable drawable) { in setUserCaptionBackgroundDrawable() method
2500 mBackdropFrameRenderer.setUserCaptionBackgroundDrawable(drawable); in setUserCaptionBackgroundDrawable()
DPhoneWindow.java3855 mDecor.setUserCaptionBackgroundDrawable(drawable);