Home
last modified time | relevance | path

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

/cts/tests/app/src/android/app/cts/
DNotificationManagerTest.java179 public static final String RICH_NOTIFICATION_ACTIVITY = field in NotificationManagerTest
2879 activityIntent.setClassName(NOTIFICATIONPROVIDER, RICH_NOTIFICATION_ACTIVITY); in performNotificationProviderAction()