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

/frameworks/ex/common/java/com/android/ex/editstyledtext/
H A DEditStyledText.java184 private static CharSequence STR_CLEARSTYLES; field in class:EditStyledText
335 if (isStyledText() && STR_CLEARSTYLES != null) {
336 menu.add(0, ID_CLEARSTYLES, 0, STR_CLEARSTYLES)
779 STR_CLEARSTYLES = clearstyles;

Completed in 24 milliseconds