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 321 prepareThread();
352 prepareThread();
419 public static void prepareThread() {
430 * 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 230 static bool prepareThread(Thread* thread);
292 prepareThread(thread);
896 static bool prepareThread(Thread* thread)
    [all...]

Completed in 129 milliseconds