Searched refs:dateKey (Results 1 – 1 of 1) sorted by relevance
164 final String dateKey = countKey + "_date"; in shouldDisplayNotification() local165 final String date = Settings.Secure.getString(getContentResolver(), dateKey); in shouldDisplayNotification()187 Settings.Secure.putString(getContentResolver(), dateKey, now.toString()); in shouldDisplayNotification() local