Searched refs:REVOKE_CLASS (Results 1 – 1 of 1) sorted by relevance
188 private static final String REVOKE_CLASS = DELEGATOR + ".NotificationRevoker"; field in NotificationManagerTest2557 revokeIntent.setClassName(DELEGATOR, REVOKE_CLASS); in testNotificationDelegate_grantAndPost()2584 revokeIntent.setClassName(DELEGATOR, REVOKE_CLASS); in testNotificationDelegate_grantAndPostAndCancel()2620 revokeIntent.setClassName(DELEGATOR, REVOKE_CLASS); in testNotificationDelegate_cannotCancelNotificationsPostedByDelegator()2646 revokeIntent.setClassName(DELEGATOR, REVOKE_CLASS); in testNotificationDelegate_grantAndReadChannels()2672 revokeIntent.setClassName(DELEGATOR, REVOKE_CLASS); in testNotificationDelegate_grantAndReadChannel()2692 revokeIntent.setClassName(DELEGATOR, REVOKE_CLASS); in testNotificationDelegate_grantAndRevoke()