Searched refs:DELEGATE_POST_CLASS (Results 1 – 1 of 1) sorted by relevance
153 private static final String DELEGATE_POST_CLASS = TEST_APP + ".NotificationDelegateAndPost"; field in NotificationManagerTest1854 activityIntent.setClassName(TEST_APP, DELEGATE_POST_CLASS); in testNotificationDelegate_cannotCancelNotificationsPostedByDelegator()