Searched refs:UEventThread (Results 1 – 3 of 3) sorted by relevance
45 private static UEventThread sThread;64 private static UEventThread getThread() { in getThread()67 sThread = new UEventThread(); in getThread()74 private static UEventThread peekThread() { in peekThread()101 final UEventThread t = getThread(); in startObserving()111 final UEventThread t = getThread(); in stopObserving()163 private static final class UEventThread extends Thread { class in UEventObserver173 public UEventThread() { in UEventThread() method in UEventObserver.UEventThread
2200 Landroid/os/UEventObserver$UEventThread;
3372 android.os.UEventObserver$UEventThread