Searched refs:lastLocalDateString (Results 1 – 1 of 1) sorted by relevance
986 String lastLocalDateString = sp.getString( in updateNotificationCounts() local988 if (!TextUtils.isEmpty(lastLocalDateString)) { in updateNotificationCounts()990 lastLocalDate = LocalDate.parse(lastLocalDateString); in updateNotificationCounts()