Searched refs:timersCount (Results 1 – 1 of 1) sorted by relevance
81 final int timersCount = constants.getSize(HealthKeys.TYPE_TIMERS); in HealthStatsWriter() local82 mTimersValues = new ArrayMap[timersCount]; in HealthStatsWriter()