Searched refs:getBatteryInfoFormattedDate (Results 1 – 3 of 3) sorted by relevance
56 ? BatteryUtils.getBatteryInfoFormattedDate(mManufactureDateInMs) in getSummary()
55 ? BatteryUtils.getBatteryInfoFormattedDate(mFirstUseDateInMs) in getSummary()
666 public static CharSequence getBatteryInfoFormattedDate(long dateInMs) { in getBatteryInfoFormattedDate() method in BatteryUtils