Searched refs:REVOKE_CLASS (Results 1 – 1 of 1) sorted by relevance
187 private static final String REVOKE_CLASS = DELEGATOR + ".NotificationRevoker"; field in NotificationManagerTest2582 revokeIntent.setClassName(DELEGATOR, REVOKE_CLASS); in testNotificationDelegate_grantAndPost()2609 revokeIntent.setClassName(DELEGATOR, REVOKE_CLASS); in testNotificationDelegate_grantAndPostAndCancel()2645 revokeIntent.setClassName(DELEGATOR, REVOKE_CLASS); in testNotificationDelegate_cannotCancelNotificationsPostedByDelegator()2671 revokeIntent.setClassName(DELEGATOR, REVOKE_CLASS); in testNotificationDelegate_grantAndReadChannels()2697 revokeIntent.setClassName(DELEGATOR, REVOKE_CLASS); in testNotificationDelegate_grantAndReadChannel()2717 revokeIntent.setClassName(DELEGATOR, REVOKE_CLASS); in testNotificationDelegate_grantAndRevoke()