HomeSort by relevance Sort by last modified time
    Searched refs:UEventThread (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/os/
UEventObserver.java 45 private static UEventThread sThread;
64 private static UEventThread getThread() {
67 sThread = new UEventThread();
74 private static UEventThread peekThread() {
101 final UEventThread t = getThread();
111 final UEventThread t = getThread();
163 private static final class UEventThread extends Thread {
173 public UEventThread() {
  /frameworks/base/
compiled-classes-phone     [all...]

Completed in 711 milliseconds