Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/stats/
DStatsCompanionService.java1332 ArrayMap<String, Integer> exceptionStats = binderStats.getExportedExceptionStats(); in pullBinderCallsStatsExceptions() local
1335 for (Entry<String, Integer> entry : exceptionStats.entrySet()) { in pullBinderCallsStatsExceptions()