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.java9266 final int proxyCount = BinderProxy.getProxyCount(); in dumpBinderProxies() local
9267 if (proxyCount >= minCountToDumpInterfaces) { in dumpBinderProxies()
9272 + Integer.toString(proxyCount) + ") looks reasonable"); in dumpBinderProxies()