Searched refs:MAX_DAILY_ITEMS (Results 1 – 2 of 2) sorted by relevance
1607 static final int MAX_DAILY_ITEMS = 10; field in BatteryStatsImpl11540 while (mDailyItems.size() > MAX_DAILY_ITEMS) { in recordDailyStatsLocked()
73585 Lcom/android/internal/os/BatteryStatsImpl;->MAX_DAILY_ITEMS:I