Home
last modified time | relevance | path

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

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