Home
last modified time | relevance | path

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

/cts/tests/app/src/android/app/cts/
DNotificationManagerTest.java186 private static final String DELEGATE_POST_CLASS = DELEGATOR + ".NotificationDelegateAndPost"; field in NotificationManagerTest
2625 activityIntent.setClassName(DELEGATOR, DELEGATE_POST_CLASS); in testNotificationDelegate_cannotCancelNotificationsPostedByDelegator()