Searched refs:DEFAULT_UID_REMOVE_DELAY_MS (Results 1 – 2 of 2) sorted by relevance
13001 private static final long DEFAULT_UID_REMOVE_DELAY_MS = 5L * 60L * 1000L; field in BatteryStatsImpl.Constants13016 public long UID_REMOVE_DELAY_MS = DEFAULT_UID_REMOVE_DELAY_MS;13086 mParser.getLong(KEY_UID_REMOVE_DELAY_MS, DEFAULT_UID_REMOVE_DELAY_MS)); in updateConstants()
87866 Lcom/android/internal/os/BatteryStatsImpl$Constants;->DEFAULT_UID_REMOVE_DELAY_MS:J