Searched refs:REVOKE_CLASS (Results 1 – 1 of 1) sorted by relevance
154 private static final String REVOKE_CLASS = TEST_APP + ".NotificationRevoker"; field in NotificationManagerTest1803 revokeIntent.setClassName(TEST_APP, REVOKE_CLASS); in testNotificationDelegate_grantAndPost()1835 revokeIntent.setClassName(TEST_APP, REVOKE_CLASS); in testNotificationDelegate_grantAndPostAndCancel()1872 revokeIntent.setClassName(TEST_APP, REVOKE_CLASS); in testNotificationDelegate_cannotCancelNotificationsPostedByDelegator()1902 revokeIntent.setClassName(TEST_APP, REVOKE_CLASS); in testNotificationDelegate_grantAndReadChannels()1932 revokeIntent.setClassName(TEST_APP, REVOKE_CLASS); in testNotificationDelegate_grantAndReadChannel()1957 revokeIntent.setClassName(TEST_APP, REVOKE_CLASS); in testNotificationDelegate_grantAndRevoke()