Home
last modified time | relevance | path

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

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