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.java103 Bridge.cleanupThread(); in measure()
124 Bridge.cleanupThread(); in render()
DBridge.java403 cleanupThread(); in createSession()
431 cleanupThread(); in renderDrawable()
523 public synchronized static void cleanupThread() { in cleanupThread() method in Bridge
525 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.java1170 Bridge.cleanupThread(); in dispose()