Home
last modified time | relevance | path

Searched refs:BackgroundColorAction (Results 1 – 1 of 1) sorted by relevance

/frameworks/ex/common/java/com/android/ex/editstyledtext/
DEditStyledText.java2808 private BackgroundColorAction mBackgroundColorAction = new BackgroundColorAction();
3146 public class BackgroundColorAction extends EditModeActionBase { class in EditStyledText.EditModeActions