Home
last modified time | relevance | path

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

/packages/modules/Permission/tests/cts/permission/src/android/permission/cts/
DAccessibilityPrivacySourceTest.kt129 runJobAndWaitUntilCompleted() in testJobSendsNotification()
136 runJobAndWaitUntilCompleted() in testJobSendsNotificationOnEnable()
148 runJobAndWaitUntilCompleted() in testJobSendsNotificationOnEnable()
158 runJobAndWaitUntilCompleted() in testJobSendsIssuesToSafetyCenter()
169 runJobAndWaitUntilCompleted() in testJobDoesNotSendNotificationInSecondRunForSameService()
174 runJobAndWaitUntilCompleted() in testJobDoesNotSendNotificationInSecondRunForSameService()
203 runJobAndWaitUntilCompleted() in testJobWithDisabledServiceDoesNotSendNotification()
209 runJobAndWaitUntilCompleted() in testJobWithDisabledServiceDoesNotSendIssueToSafetyCenter()
228 runJobAndWaitUntilCompleted() in testJobWithSafetyCenterDisabledDoesNotSendNotification()
243 runJobAndWaitUntilCompleted() in testJobWithSafetyCenterDisabledDoesNotSendIssueToSafetyCenter()
[all …]
DBaseNotificationListenerCheckTest.java232 TestUtils.runJobAndWaitUntilCompleted( in runNotificationListenerCheck()
DLocationAccessCheckTest.java379 TestUtils.runJobAndWaitUntilCompleted( in runLocationCheck()
/packages/modules/Permission/tests/cts/permission/permissionTestUtilLib/src/android/permission/cts/
DTestUtils.java140 public static void runJobAndWaitUntilCompleted( in runJobAndWaitUntilCompleted() method in TestUtils
143 runJobAndWaitUntilCompleted(packageName, jobId, timeout, in runJobAndWaitUntilCompleted()
150 public static void runJobAndWaitUntilCompleted( in runJobAndWaitUntilCompleted() method in TestUtils