/packages/apps/Contacts/tests/src/com/android/contacts/database/ |
D | NoNullCursorAsyncQueryHandlerTest.java | 59 final CountDownLatch latch = new CountDownLatch(1); in testCursorIsNotNull() local 89 final CountDownLatch latch = new CountDownLatch(1); in testCursorContainsCorrectCookies() local 116 final CountDownLatch latch = new CountDownLatch(1); in testCursorContainsCorrectColumns() local
|
/packages/providers/CalendarProvider/tests/src/com/android/providers/calendar/ |
D | CalendarProviderBroadcastReceiverTest.java | 41 final CountDownLatch latch = new CountDownLatch(1); in testBroadcastToRealProvider() local
|
/packages/apps/Settings/tests/unit/src/com/android/settings/dashboard/ |
D | UiBlockerControllerTest.java | 54 final CountDownLatch latch = new CountDownLatch(1); in start_isSyncedReturnFalseUntilAllWorkDone() local
|
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/ |
D | CarProjectionServiceTest.java | 115 final CountDownLatch latch = new CountDownLatch(2); in updateProjectionStatus_defaultState() local 137 final CountDownLatch latch = new CountDownLatch(1); in updateProjectionStatus_subscribeAfterUpdate() local 181 final CountDownLatch latch = new CountDownLatch(2); in updateProjectionStatus_subscribeBeforeUpdate() local
|
/packages/apps/Launcher3/tests/src/com/android/launcher3/util/ |
D | Condition.java | 23 final CountDownLatch latch = new CountDownLatch(1); in runOnUiThread() local
|
/packages/apps/DocumentsUI/tests/unit/com/android/documentsui/archives/ |
D | ArchivesProviderTest.java | 101 final CountDownLatch latch = new CountDownLatch(1); in testOpen_Success() local 153 final CountDownLatch latch = new CountDownLatch(1); in testOpen_Failure() local 260 final CountDownLatch latch = new CountDownLatch(1); in testNoNotificationAfterAllReleased() local
|
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
D | ContactsTaskSchedulerTest.java | 31 final CountDownLatch latch; field in ContactsTaskSchedulerTest.MyContactsTaskScheduler
|
/packages/apps/DocumentsUI/tests/common/com/android/documentsui/testing/ |
D | LatchedConsumer.java | 16 private CountDownLatch latch; field in LatchedConsumer
|
D | TestScheduledExecutorService.java | 173 CountDownLatch latch = new CountDownLatch(1); in waitForTasks() local
|
/packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/provisioning/ |
D | ProfileOwnerProvisioningControllerTest.java | 150 final CountDownLatch latch = new CountDownLatch(1); in testCancel() local
|
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/homepage/contextualcards/ |
D | EligibleCardChecker.java | 107 final CountDownLatch latch = new CountDownLatch(1); in bindSlice() local
|
/packages/apps/DocumentsUI/tests/unit/com/android/documentsui/ |
D | RecentsLoaderTests.java | 116 CountDownLatch latch = new CountDownLatch(1); in testContentsUpdate_observable() local
|
D | AbstractActionHandlerTest.java | 263 CountDownLatch latch = new CountDownLatch(1); in testLoadChildrenDocuments() local
|
/packages/apps/DocumentsUI/tests/common/com/android/documentsui/services/ |
D | TestJobListener.java | 34 private final CountDownLatch latch = new CountDownLatch(1); field in TestJobListener
|
/packages/apps/Settings/src/com/android/settings/homepage/contextualcards/ |
D | EligibleCardChecker.java | 117 final CountDownLatch latch = new CountDownLatch(1); in bindSlice() local
|
/packages/modules/ExtServices/tests/src/android/ext/services/watchdog/ |
D | ExplicitHealthCheckServiceImplTest.java | 105 CountDownLatch latch = new CountDownLatch(1); in testHealthCheckSupportedPackage() local
|
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/settings/ |
D | AccountsSettingsFragmentTests.java | 161 final CountDownLatch latch = new CountDownLatch(1); in initDialog() local
|
/packages/apps/Dialer/java/com/android/dialer/persistentlog/ |
D | PersistentLogger.java | 141 private final CountDownLatch latch = new CountDownLatch(1); field in PersistentLogger.DumpStringRunnable
|
/packages/apps/Launcher3/quickstep/tests/src/com/android/quickstep/ |
D | NavigationModeSwitchRule.java | 171 final CountDownLatch latch = new CountDownLatch(1); in apply() local
|
/packages/modules/IPsec/tests/iketests/src/java/com/android/internal/net/ipsec/ike/ |
D | IkeSocketTestBase.java | 171 DummyPacketReceiver(TestCountDownLatch latch) { in DummyPacketReceiver()
|
/packages/apps/Launcher3/src/com/android/launcher3/logging/ |
D | FileLog.java | 109 CountDownLatch latch = new CountDownLatch(1); in flushAll() local
|
/packages/apps/Dialer/java/com/android/incallui/multisim/ |
D | SwapSimWorker.java | 156 void setLatchForTest(CountDownLatch latch) { in setLatchForTest()
|
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/ |
D | BasicCallTests.java | 504 final CountDownLatch latch = new CountDownLatch(1); in testIncomingCallBlockCheckTimesoutIsAllowed() local 632 final CountDownLatch latch = new CountDownLatch(tasks.length); in rapidFire() local
|
/packages/services/Car/tests/vehiclehal_test/src/com/android/car/vehiclehal/test/ |
D | E2ePerformanceTest.java | 279 CountDownLatch latch = new CountDownLatch(EXPECTED_EVENTS); in verifyEventsFromSingleProperty() local
|
/packages/providers/BlockedNumberProvider/tests/src/com/android/providers/blockednumber/ |
D | BlockedNumberProviderTest.java | 166 final CountDownLatch latch = new CountDownLatch(2); in testChangesNotified() local
|