Searched refs:LAST_BOOT (Results 1 – 1 of 1) sorted by relevance
43 private static final String LAST_BOOT = "last_boot"; field in CompatPinnedList64 long lastBootTime = prefs.getLong(LAST_BOOT, 0); in getPrefs()69 .putLong(LAST_BOOT, currentBootTime) in getPrefs()