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