Searched refs:setDecorCaptionShade (Results 1 – 9 of 9) sorted by relevance
272 public void setDecorCaptionShade(int i) { in setDecorCaptionShade() method in MockWindow
728 public void setDecorCaptionShade(int decorCaptionShade) {
2008 setDecorCaptionShade(context, view);2012 private void setDecorCaptionShade(Context context, DecorCaptionView view) {2039 setDecorCaptionShade(getContext(), mDecorCaptionView);
3835 public void setDecorCaptionShade(int decorCaptionShade) {
2287 public abstract void setDecorCaptionShade(int decorCaptionShade); in setDecorCaptionShade() method in Window
46808 method public abstract void setDecorCaptionShade(int);
47268 method public abstract void setDecorCaptionShade(int);
50395 method public abstract void setDecorCaptionShade(int);
34292 HSPLandroid/view/Window;->setDecorCaptionShade(I)V