Searched refs:BOOT_COUNT_KEY (Results 1 – 1 of 1) sorted by relevance
67 private static final String BOOT_COUNT_KEY = "boot_count"; field in PowerUI549 int lastReboot = mContext.getSharedPreferences(PREFS, 0).getInt(BOOT_COUNT_KEY, -1); in showWarnOnThermalShutdown()558 mContext.getSharedPreferences(PREFS, 0).edit().putInt(BOOT_COUNT_KEY, in showWarnOnThermalShutdown()