Home
last modified time | relevance | path

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

/cts/tests/app/NotificationProvider/src/com/android/test/notificationprovider/
DRichNotificationActivity.kt34 const val ACTION_CANCEL_7 = "cancel-7" constant
60 ACTION_CANCEL_7 -> cancelNotification(NotificationPreset.Preset7) in onCreate()