Home | History | Annotate | Download | only in widget

Lines Matching refs:onSpanRemoved

11961 onSpanRemoved(Spannable buf, Object what, int s, int e) {
11963 Log.v(LOG_TAG, "onSpanRemoved s=" + s + " e=" + e + " what=" + what + ": " + buf);