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.java267 int currParentCount = 0; in getRootSession() local
270 if (currParentCount >= SESSION_RECURSION_LIMIT) { in getRootSession()
279 currParentCount++; in getRootSession()