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

/frameworks/ex/common/java/com/android/ex/editstyledtext/
H A DEditStyledText.java2808 private BackgroundColorAction mBackgroundColorAction = new BackgroundColorAction(); field in class:EditStyledText.EditModeActions
2837 mActionMap.put(EditStyledText.MODE_BGCOLOR, mBackgroundColorAction);

Completed in 2104 milliseconds