/packages/modules/AdServices/sdksandbox/tests/testutils/src/android/app/sdksandbox/testutils/ |
D | WaitableCountDownLatch.java | 34 public void countDown() { in countDown() method in WaitableCountDownLatch
|
/packages/apps/Settings/src/com/android/settings/dashboard/ |
D | UiBlockerController.java | 93 public boolean countDown(String key) { in countDown() method in UiBlockerController
|
/packages/modules/AdServices/shared/libraries/side-less/java/com/android/adservices/shared/testing/concurrency/ |
D | SyncCallbackSettings.java | 109 void countDown() { in countDown() method in SyncCallbackSettings
|
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/measurement/reporting/ |
D | DebugReportingJobServiceTest.java | 443 private Object countDown(CountDownLatch countDownLatch) { in countDown() method in DebugReportingJobServiceTest
|
D | DebugReportingFallbackJobServiceTest.java | 525 private Object countDown(CountDownLatch countDownLatch) { in countDown() method in DebugReportingFallbackJobServiceTest
|
D | VerboseDebugReportingFallbackJobServiceTest.java | 538 private Object countDown(CountDownLatch countDownLatch) { in countDown() method in VerboseDebugReportingFallbackJobServiceTest
|
D | EventFallbackReportingJobServiceTest.java | 562 private Object countDown(CountDownLatch countDownLatch) { in countDown() method in EventFallbackReportingJobServiceTest
|
D | AggregateReportingJobServiceTest.java | 541 private Object countDown(CountDownLatch countDownLatch) { in countDown() method in AggregateReportingJobServiceTest
|
D | AggregateFallbackReportingJobServiceTest.java | 572 private Object countDown(CountDownLatch countDownLatch) { in countDown() method in AggregateFallbackReportingJobServiceTest
|
D | EventReportingJobServiceTest.java | 543 private Object countDown(CountDownLatch countDownLatch) { in countDown() method in EventReportingJobServiceTest
|
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/measurement/registration/ |
D | AsyncRegistrationFallbackJobServiceTest.java | 544 private Object countDown(CountDownLatch countDownLatch) { in countDown() method in AsyncRegistrationFallbackJobServiceTest
|
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/measurement/attribution/ |
D | AttributionFallbackJobServiceTest.java | 603 private Object countDown(CountDownLatch countDownLatch) { in countDown() method in AttributionFallbackJobServiceTest
|
/packages/modules/IPsec/tests/iketests/src/java/com/android/internal/net/ipsec/ike/ |
D | IkeSocketTestBase.java | 207 void countDown() { in countDown() method in IkeSocketTestBase.TestCountDownLatch
|
/packages/modules/Permission/tests/cts/permissionui/src/android/permissionui/cts/ |
D | NotificationPermissionTest.kt | 66 private var countDown: CountDownLatch = CountDownLatch(1) variable in android.permissionui.cts.NotificationPermissionTest
|