Home | History | Annotate | Download | only in text

Lines Matching defs:mWatcher

480             if (mWatcher == null)
481 mWatcher = new ChangeWatcher(this);
490 sp.setSpan(mWatcher, 0, baseLength,
1137 private ChangeWatcher mWatcher;