Home
last modified time | relevance | path

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

/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/
DBridgeRenderSession.java103 Bridge.cleanupThread(); in measure()
124 Bridge.cleanupThread(); in render()
169 Bridge.cleanupThread(); in executeCallbacks()
202 Bridge.cleanupThread(); in execute()
DBridge.java472 cleanupThread(); in createSession()
500 cleanupThread(); in renderDrawable()
596 public synchronized static void cleanupThread() { in cleanupThread() method in Bridge
598 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/tests/src/com/android/layoutlib/bridge/util/
DHandlerMessageQueueTest.java122 Looper_Accessor.cleanupThread(); in tearDown()