Searched refs:activeQuotas (Results 1 – 1 of 1) sorted by relevance
542 final HashMap<String, Long> activeQuotas = mActiveQuotas; in prepareNativeDaemon() local544 for (Map.Entry<String, Long> entry : activeQuotas.entrySet()) { in prepareNativeDaemon()