Searched refs:getErrorStats (Results 1 – 2 of 2) sorted by relevance
687 Map<String, Long> apn1Stats = mErrorPolicyManager.getErrorStats().mStats.get(apn1); in testErrorStats()688 Map<String, Long> apn2Stats = mErrorPolicyManager.getErrorStats().mStats.get(apn2); in testErrorStats()
769 ErrorStats getErrorStats() { in getErrorStats() method in ErrorPolicyManager