Home
last modified time | relevance | path

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

/frameworks/ex/common/java/com/android/ex/editstyledtext/
DEditStyledText.java2817 private TelopAction mTelopAction = new TelopAction();
3265 public class TelopAction extends SetSpanActionBase { class in EditStyledText.EditModeActions