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

/frameworks/ex/common/java/com/android/ex/editstyledtext/
H A DEditStyledText.java2803 private SelectAllAction mSelectAllAction = new SelectAllAction(); field in class:EditStyledText.EditModeActions
2832 mActionMap.put(EditStyledText.MODE_SELECTALL, mSelectAllAction);

Completed in 11 milliseconds