Home
last modified time | relevance | path

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

/packages/apps/DeskClock/src/com/android/deskclock/alarms/
DAlarmNotifications.kt526 val dismissPendingIntent: PendingIntent = PendingIntent.getService(service, in showAlarmNotification() constant
530 dismissPendingIntent) in showAlarmNotification()