Searched defs:startObserving (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/os/
H A DUEventObserver.java26 * startObserving() with a match string. The UEvent thread will then call your
33 * the startObserving() is called for the first time in that process. Once
155 * invocation of startObserving in this process.<p>
164 public final synchronized void startObserving(String match) { method in class:UEventObserver

Completed in 80 milliseconds