Searched defs:watcher (Results 1 – 11 of 11) sorted by relevance
361 public void setLettersWatcher(TextWatcher watcher) { in setLettersWatcher()367 public void setDigitsWatcher(TextWatcher watcher) { in setDigitsWatcher()373 public void setFilterWatcher(TextWatcher watcher) { in setFilterWatcher()381 public void removeFilterWatcher(TextWatcher watcher) { in removeFilterWatcher()
7016 public void addTextChangedListener(TextWatcher watcher) { in addTextChangedListener()7029 public void removeTextChangedListener(TextWatcher watcher) { in removeTextChangedListener()
407 public void registerWatcher(String name, UiWatcher watcher) { in registerWatcher()439 UiWatcher watcher = mWatchers.get(watcherName); in runWatchers() local
164 int watchRotation(IRotationWatcher watcher); in watchRotation()
603 InstrumentationWatcher watcher = null; in runInstrument() local
159 int flags, Bundle arguments, IInstrumentationWatcher watcher) in startInstrumentation()219 public void setActivityController(IActivityController watcher) in setActivityController()
1523 IInstrumentationWatcher watcher) { in init()
1073 IActivityController watcher = IActivityController.Stub.asInterface( in onTransact() local2657 int flags, Bundle arguments, IInstrumentationWatcher watcher) in startInstrumentation()3042 public void setActivityController(IActivityController watcher) throws RemoteException in setActivityController()
2075 public void removeTextChangedListener(TextWatcher watcher) { in removeTextChangedListener()
5816 public int watchRotation(IRotationWatcher watcher) { in watchRotation()
13295 IInstrumentationWatcher watcher) { in startInstrumentation()13363 private void reportStartInstrumentationFailure(IInstrumentationWatcher watcher, in reportStartInstrumentationFailure()