Home
last modified time | relevance | path

Searched defs:dateKey (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/notification/
DNotificationHelperService.java164 final String dateKey = countKey + "_date"; in shouldDisplayNotification() local
187 Settings.Secure.putString(getContentResolver(), dateKey, now.toString()); in shouldDisplayNotification() local