Home
last modified time | relevance | path

Searched refs:cleanupThread (Results 1 – 5 of 5) sorted by relevance

/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/
DBridgeRenderSession.java91 Bridge.cleanupThread(); in measure()
112 Bridge.cleanupThread(); in render()
DBridge.java392 cleanupThread(); in createSession()
420 cleanupThread(); in renderDrawable()
507 public synchronized static void cleanupThread() { in cleanupThread() method in Bridge
509 Looper_Accessor.cleanupThread(); in cleanupThread()
/frameworks/layoutlib/bridge/src/android/os/
DLooper_Accessor.java25 public static void cleanupThread() { in cleanupThread() method in Looper_Accessor
/frameworks/layoutlib/bridge/src/android/animation/
DAnimationThread.java173 Bridge.cleanupThread(); in run()
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DRenderSessionImpl.java1139 Bridge.cleanupThread(); in dispose()