Searched refs:UptcMap (Results 1 – 3 of 3) sorted by relevance
129 private final UptcMap<LongArrayQueue> mEventTimes = new UptcMap<>();133 private final UptcMap<ExecutionStats> mExecutionStatsCache = new UptcMap<>();330 final UptcMap<Boolean> doneMap = new UptcMap<>(); in maybeUpdateAllQuotaStatusLocked()550 final UptcMap<Boolean> done = new UptcMap<>(); in maybeUpdateStatusForPkgLocked()
33 class UptcMap<T> { class
10346 HPLcom/android/server/utils/quota/UptcMap;->getOrCreate(ILjava/lang/String;Ljava/lang/String;Ljava/…