Home
last modified time | relevance | path

Searched refs:buildBasicNotification (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/alerts/
DAlertReceiver.kt68 val n: Notification = buildBasicNotification( in makeBasicNotification()
83 private fun buildBasicNotification( in buildBasicNotification() method