Searched defs:backgroundColor (Results 1 – 3 of 3) sorted by relevance
57 public void setBackgroundColor(int backgroundColor) { in setBackgroundColor()
1226 int backgroundColor = mEST.getBackgroundColor(); in setTextComposingMask() local
2401 Bitmap createSnapshot(Bitmap.Config quality, int backgroundColor, boolean skipChildren) { in createSnapshot()