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