Searched refs:STR_CLEARSTYLES (Results 1 – 1 of 1) sorted by relevance
184 private static CharSequence STR_CLEARSTYLES; field in EditStyledText335 if (isStyledText() && STR_CLEARSTYLES != null) { in onCreateContextMenu()336 menu.add(0, ID_CLEARSTYLES, 0, STR_CLEARSTYLES) in onCreateContextMenu()779 STR_CLEARSTYLES = clearstyles; in setContextMenuStrings()