Searched refs:getExportedExceptionStats (Results 1 – 3 of 3) sorted by relevance
231 public ArrayMap<String, Integer> getExportedExceptionStats() { in getExportedExceptionStats() method in BinderCallsStatsService.Internal232 return mBinderCallsStats.getExportedExceptionStats(); in getExportedExceptionStats()
367 public ArrayMap<String, Integer> getExportedExceptionStats() { in getExportedExceptionStats() method in BinderCallsStats
1332 ArrayMap<String, Integer> exceptionStats = binderStats.getExportedExceptionStats(); in pullBinderCallsStatsExceptions()