Searched refs:timerId (Results 1 – 1 of 1) sorted by relevance
94 public void addTimer(int timerId, int count, long time) { in addTimer() argument95 final int index = mConstants.getIndex(HealthKeys.TYPE_TIMER, timerId); in addTimer()