Searched refs:sendEasySpanNotification (Results 1 – 1 of 1) sorted by relevance
2270 sendEasySpanNotification(EasyEditSpan.TEXT_DELETED, span); in onSpanAdded()2315 sendEasySpanNotification(EasyEditSpan.TEXT_MODIFIED, easyEditSpan); in onSpanChanged()2327 private void sendEasySpanNotification(int textChangedType, EasyEditSpan span) { in sendEasySpanNotification() method in Editor.SpanController