Home
last modified time | relevance | path

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

/frameworks/layoutlib/bridge/src/android/os/
DLooper_Accessor.java33 catchReflectionException(); in cleanupThread()
35 catchReflectionException(); in cleanupThread()
37 catchReflectionException(); in cleanupThread()
39 catchReflectionException(); in cleanupThread()
44 private static void catchReflectionException() { in catchReflectionException() method in Looper_Accessor