Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java9307 final int proxyCount = BinderProxy.getProxyCount(); in dumpBinderProxies() local
9308 if (proxyCount >= minCountToDumpInterfaces) { in dumpBinderProxies()
9313 + Integer.toString(proxyCount) + ") looks reasonable"); in dumpBinderProxies()