Home
last modified time | relevance | path

Searched refs:timerId (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/os/health/
DHealthStatsWriter.java94 public void addTimer(int timerId, int count, long time) { in addTimer() argument
95 final int index = mConstants.getIndex(HealthKeys.TYPE_TIMER, timerId); in addTimer()