Searched defs:getExportedCallStats (Results 1 – 2 of 2) sorted by relevance
454 public ArrayList<ExportedCallStat> getExportedCallStats() { in getExportedCallStats() method in BinderCallsStats463 public ArrayList<ExportedCallStat> getExportedCallStats(boolean applySharding) { in getExportedCallStats() method in BinderCallsStats502 public ArrayList<ExportedCallStat> getExportedCallStats(int workSourceUid) { in getExportedCallStats() method in BinderCallsStats511 public ArrayList<ExportedCallStat> getExportedCallStats( in getExportedCallStats() method in BinderCallsStats
246 public ArrayList<BinderCallsStats.ExportedCallStat> getExportedCallStats() { in getExportedCallStats() method in BinderCallsStatsService.Internal