Searched refs:ContentTextWatcher (Results 1 – 1 of 1) sorted by relevance
76 private ContentTextWatcher mWatcher;121 mWatcher = new ContentTextWatcher(mHistory); in onCreate()439 private final class ContentTextWatcher implements TextWatcher { class in ScriptEditor444 private ContentTextWatcher(EditHistory history) { in ContentTextWatcher() method in ScriptEditor.ContentTextWatcher