Searched refs:sendEasySpanNotification (Results 1 – 2 of 2) sorted by relevance
3226 sendEasySpanNotification(EasyEditSpan.TEXT_DELETED, span); in onSpanAdded()3271 sendEasySpanNotification(EasyEditSpan.TEXT_MODIFIED, easyEditSpan); in onSpanChanged()3283 private void sendEasySpanNotification(int textChangedType, EasyEditSpan span) { in sendEasySpanNotification() method in Editor.SpanController
70420 Landroid/widget/Editor$SpanController;->sendEasySpanNotification(ILandroid/text/style/EasyEditSpan;…