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