Home
last modified time | relevance | path

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

/cts/tests/app/NotificationProvider/src/com/android/test/notificationprovider/
DRichNotificationActivity.kt35 const val ACTION_CANCEL_8 = "cancel-8" constant
61 ACTION_CANCEL_8 -> cancelNotification(NotificationPreset.Preset8) in onCreate()