Searched refs:PREF_KEY_LAST_DELETION_BOOT_COUNT (Results 1 – 1 of 1) sorted by relevance
36 private static final String PREF_KEY_LAST_DELETION_BOOT_COUNT = field in TransientRowHelper103 return prefs.getInt(PREF_KEY_LAST_DELETION_BOOT_COUNT, -1); in getLastDeletionBootCount()110 editor.putInt(PREF_KEY_LAST_DELETION_BOOT_COUNT, getBootCount()); in setLastDeletionBootCount()