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

/frameworks/ex/common/java/com/android/ex/editstyledtext/
H A DEditStyledText.java2016 private static final int TYPE_BACKGROUND = 1; field in class:EditStyledText.StyledTextDialog
2203 } else if (type == TYPE_BACKGROUND) {
2221 if (type == TYPE_BACKGROUND) {
2272 buildAndShowColorDialogue(TYPE_BACKGROUND, mColorTitle, colorInts);

Completed in 25 milliseconds