Home
last modified time | relevance | path

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

/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/
DBridgeRenderSession.java91 Bridge.cleanupThread(); in render()
109 Bridge.cleanupThread(); in animate()
131 Bridge.cleanupThread(); in insertChild()
157 Bridge.cleanupThread(); in moveChild()
177 Bridge.cleanupThread(); in removeChild()
DBridge.java439 cleanupThread(); in createSession()
467 cleanupThread(); in renderDrawable()
554 public synchronized static void cleanupThread() { in cleanupThread() method in Bridge
556 Looper_Accessor.cleanupThread(); in cleanupThread()
/frameworks/base/tools/layoutlib/bridge/src/android/os/
DLooper_Accessor.java25 public static void cleanupThread() { in cleanupThread() method in Looper_Accessor
/frameworks/base/tools/layoutlib/bridge/src/android/animation/
DAnimationThread.java174 Bridge.cleanupThread(); in run()
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DRenderSessionImpl.java1478 Bridge.cleanupThread(); in dispose()