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