Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/Logging/
DSession.java301 int currParentCount = 0; in getRootSession() local
304 if (currParentCount >= SESSION_RECURSION_LIMIT) { in getRootSession()
313 currParentCount++; in getRootSession()