Home
last modified time | relevance | path

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

/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/
DBridgeRenderSession.java98 Bridge.cleanupThread(); in render()
116 Bridge.cleanupThread(); in animate()
138 Bridge.cleanupThread(); in insertChild()
164 Bridge.cleanupThread(); in moveChild()
184 Bridge.cleanupThread(); in removeChild()
DBridge.java328 cleanupThread(); in createSession()
356 cleanupThread(); in renderDrawable()
443 public static void cleanupThread() { in cleanupThread() method in Bridge
445 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()