Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java10413 final int proxyCount = BinderProxy.getProxyCount(); in dumpBinderProxies() local
10414 if (proxyCount >= minCountToDumpInterfaces) { in dumpBinderProxies()
10419 + Integer.toString(proxyCount) + ") looks reasonable"); in dumpBinderProxies()