Home
last modified time | relevance | path

Searched refs:ACCESSIBILITY_NOTIFICATION_ID (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Permission/tests/cts/permission/src/android/permission/cts/
DAccessibilityPrivacySourceTest.kt109 assertEmptyNotification(permissionControllerPackage, ACCESSIBILITY_NOTIFICATION_ID) in setup()
128 assertNotificationExist(permissionControllerPackage, ACCESSIBILITY_NOTIFICATION_ID) in testJobSendsNotification()
135 assertNotificationExist(permissionControllerPackage, ACCESSIBILITY_NOTIFICATION_ID) in testJobSendsNotificationOnEnable()
138 cancelNotification(permissionControllerPackage, ACCESSIBILITY_NOTIFICATION_ID) in testJobSendsNotificationOnEnable()
147 assertNotificationExist(permissionControllerPackage, ACCESSIBILITY_NOTIFICATION_ID) in testJobSendsNotificationOnEnable()
168 assertNotificationExist(permissionControllerPackage, ACCESSIBILITY_NOTIFICATION_ID) in testJobDoesNotSendNotificationInSecondRunForSameService()
170 cancelNotification(permissionControllerPackage, ACCESSIBILITY_NOTIFICATION_ID) in testJobDoesNotSendNotificationInSecondRunForSameService()
173 assertEmptyNotification(permissionControllerPackage, ACCESSIBILITY_NOTIFICATION_ID) in testJobDoesNotSendNotificationInSecondRunForSameService()
202 assertEmptyNotification(permissionControllerPackage, ACCESSIBILITY_NOTIFICATION_ID) in testJobWithDisabledServiceDoesNotSendNotification()
220 assertEmptyNotification(permissionControllerPackage, ACCESSIBILITY_NOTIFICATION_ID) in testJobWithSafetyCenterDisabledDoesNotSendNotification()
[all …]