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

  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/
BridgeRenderSession.java 86 Bridge.prepareThread();
103 Bridge.prepareThread();
125 Bridge.prepareThread();
151 Bridge.prepareThread();
172 Bridge.prepareThread();
Bridge.java 333 prepareThread();
364 prepareThread();
445 public static void prepareThread() {
456 * Note that it doesn't matter how many times {@link #prepareThread()} was called, a single
  /frameworks/base/tools/layoutlib/bridge/src/android/animation/
AnimationThread.java 85 Bridge.prepareThread();
  /dalvik/vm/
Thread.cpp 234 static bool prepareThread(Thread* thread);
296 prepareThread(thread);
900 static bool prepareThread(Thread* thread)
    [all...]

Completed in 166 milliseconds