Searched defs:setDecorCaptionShade (Results 1 – 3 of 3) sorted by relevance
272 public void setDecorCaptionShade(int i) { in setDecorCaptionShade() method in MockWindow
2166 private void setDecorCaptionShade(Context context, DecorCaptionView view) { in setDecorCaptionShade() method
2484 public abstract void setDecorCaptionShade(int decorCaptionShade); in setDecorCaptionShade() method in Window