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