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

  /frameworks/base/tools/layoutlib/bridge/src/android/os/
Looper_Accessor.java 25 public static void cleanupThread() {
  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/
BridgeRenderSession.java 101 Bridge.cleanupThread();
119 Bridge.cleanupThread();
141 Bridge.cleanupThread();
167 Bridge.cleanupThread();
187 Bridge.cleanupThread();
Bridge.java 433 cleanupThread();
461 cleanupThread();
531 * Note that while this can be called several time, the first call to {@link #cleanupThread()}
548 public static void cleanupThread() {
550 Looper_Accessor.cleanupThread();
  /frameworks/base/tools/layoutlib/bridge/src/android/animation/
AnimationThread.java 174 Bridge.cleanupThread();

Completed in 178 milliseconds