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