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