Home
last modified time | relevance | path

Searched defs:cleanupThread (Results 1 – 2 of 2) sorted by relevance

/frameworks/layoutlib/bridge/src/android/os/
DLooper_Accessor.java25 public static void cleanupThread() { in cleanupThread() method in Looper_Accessor
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/
DBridge.java505 public synchronized static void cleanupThread() { in cleanupThread() method in Bridge