Searched defs:timerId (Results 1 - 1 of 1) sorted by relevance

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

Completed in 264 milliseconds