HomeSort by relevance Sort by last modified time
    Searched defs: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 93 Bridge.cleanupThread();
111 Bridge.cleanupThread();
133 Bridge.cleanupThread();
159 Bridge.cleanupThread();
179 Bridge.cleanupThread();
Bridge.java 343 cleanupThread();
371 cleanupThread();
442 * Note that while this can be called several time, the first call to {@link #cleanupThread()}
459 public static void cleanupThread() {
461 Looper_Accessor.cleanupThread();
  /frameworks/base/tools/layoutlib/bridge/src/android/animation/
AnimationThread.java 174 Bridge.cleanupThread();

Completed in 458 milliseconds