Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/os/
DLooperStats.java121 recycleSession(session); in messageDispatched()
138 recycleSession(session); in dispatchingThrewException()
260 private void recycleSession(DispatchSession session) { in recycleSession() method in LooperStats