Searched refs:JOB (Results 1 – 2 of 2) sorted by relevance
126 public static final int JOB = 14; field in BatteryStats
4237 return new StopwatchTimer(Uid.this, JOB, null, mOnBatteryTimeBase);5087 mJobStats.add(jobName, new StopwatchTimer(Uid.this, JOB, null, timeBase, in)); in readFromParcelLocked()