Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/com/android/internal/os/
H A DLooperStats.java123 recycleSession(session); in messageDispatched()
140 recycleSession(session); in dispatchingThrewException()
274 private void recycleSession(DispatchSession session) { in recycleSession() method in LooperStats