Searched refs:TOTAL_REASONS (Results 1 – 2 of 2) sorted by relevance
78 mProxStats = new SummaryStats[TOTAL_REASONS][2]; in DozeLog()79 for (int i = 0; i < TOTAL_REASONS; i++) { in DozeLog()291 for (int i = 0; i < TOTAL_REASONS; i++) { in dump()574 public static final int TOTAL_REASONS = 13; field in DozeLog
196 for (int i = 0; i < DozeLog.TOTAL_REASONS; i++) { in testPulseWhileDozing_notifyAuthInterrupt()