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

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

Completed in 92 milliseconds