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.java2468 void setUserCaptionBackgroundDrawable(Drawable drawable) { in setUserCaptionBackgroundDrawable() method
2471 mBackdropFrameRenderer.setUserCaptionBackgroundDrawable(drawable); in setUserCaptionBackgroundDrawable()
DPhoneWindow.java3904 mDecor.setUserCaptionBackgroundDrawable(drawable);