Home
last modified time | relevance | path

Searched defs:countDownLatch (Results 1 – 20 of 20) sorted by relevance

/cts/tests/tests/packageinstaller/atomicinstall/src/com/android/tests/atomicinstall/
DSessionAbandonBehaviorTest.java96 AbandonSessionCallBack(CountDownLatch countDownLatch, int[] sessionIds) { in AbandonSessionCallBack()
104 AbandonSessionCallBack(CountDownLatch countDownLatch, int sessionId) { in AbandonSessionCallBack()
268 final CountDownLatch countDownLatch = new CountDownLatch(1); in abandon_stagedSession_shouldReceiveAbandonCallBack() local
282 final CountDownLatch countDownLatch = new CountDownLatch(1); in abandon_nonStagedSession_shouldReceiveAbandonCallBack() local
297 final CountDownLatch countDownLatch = new CountDownLatch(1); in abandon_stagedSession_openedSession_canNotGetNames() local
314 final CountDownLatch countDownLatch = new CountDownLatch(1); in abandon_nonStagedSession_openedSession_canNotGetNames() local
331 final CountDownLatch countDownLatch = new CountDownLatch(1); in abandon_stagedSession_openForWriting_shouldFail() local
349 final CountDownLatch countDownLatch = new CountDownLatch(1); in abandon_nonStagedSession_openForWriting_shouldFail() local
367 final CountDownLatch countDownLatch = new CountDownLatch(1); in abandon_stagedSession_canNotOpenAgain() local
383 final CountDownLatch countDownLatch = new CountDownLatch(1); in abandon_nonStagedSession_canNotOpenAgain() local
[all …]
/cts/tests/tests/telephony/current/src/android/telephony/euicc/cts/
DEuiccManagerTest.java118 CountDownLatch countDownLatch = new CountDownLatch(1); in testDownloadSubscription() local
164 CountDownLatch countDownLatch = new CountDownLatch(1); in testDeleteSubscription() local
193 CountDownLatch countDownLatch = new CountDownLatch(1); in testSwitchToSubscription() local
223 CountDownLatch countDownLatch = new CountDownLatch(1); in testEraseSubscriptions() local
249 CountDownLatch countDownLatch = new CountDownLatch(1); in testStartResolutionActivity() local
/cts/tests/tests/wifi/CtsWifiLocationTestApp/src/android/net/wifi/cts/app/
DRetrieveTransportInfoAndReturnStatusActivity.java49 TestNetworkCallback(CountDownLatch countDownLatch) { in TestNetworkCallback()
71 CountDownLatch countDownLatch = new CountDownLatch(1); in canRetrieveSsidFromTransportInfo() local
/cts/tests/tests/wifi/src/android/net/wifi/cts/
DTestHelper.java107 TestScanResultsCallback(CountDownLatch countDownLatch) { in TestScanResultsCallback()
133 CountDownLatch countDownLatch = new CountDownLatch(1); in findMatchingSavedNetworksWithBssid() local
235 TestNetworkCallback(@NonNull CountDownLatch countDownLatch) { in TestNetworkCallback()
239 TestNetworkCallback(@NonNull CountDownLatch countDownLatch, int flags) { in TestNetworkCallback()
263 private static TestNetworkCallback createTestNetworkCallback( in createTestNetworkCallback()
294 TestActionListener(CountDownLatch countDownLatch) { in TestActionListener()
468 CountDownLatch countDownLatch = new CountDownLatch(1); in testConnectionFlowWithSuggestionInternal() local
675 CountDownLatch countDownLatch = new CountDownLatch(1); in testConnectionFlowWithSpecifierWithShellIdentity() local
DConnectedNetworkScorerTest.java175 TestUsabilityStatsListener(CountDownLatch countDownLatch) { in TestUsabilityStatsListener()
199 CountDownLatch countDownLatch = new CountDownLatch(1); in testWifiUsabilityStatsEntry() local
405 TestConnectedNetworkScorer(CountDownLatch countDownLatch) { in TestConnectedNetworkScorer()
424 public void resetCountDownLatch(CountDownLatch countDownLatch) { in resetCountDownLatch()
433 TestConnectedNetworkScorerWithSessionId(CountDownLatch countDownLatch) { in TestConnectedNetworkScorerWithSessionId()
449 TestConnectedNetworkScorerWithSessionInfo(CountDownLatch countDownLatch) { in TestConnectedNetworkScorerWithSessionInfo()
DWifiManagerTest.java4574 CountDownLatch countDownLatch = new CountDownLatch(1); in testAddRemoveSuggestionUserApprovalStatusListener() local
4589 public TestUserApprovalStatusListener(CountDownLatch countDownLatch) { in TestUserApprovalStatusListener()
/cts/tests/tests/packagewatchdog/src/android/packagewatchdog/cts/
DExplicitHealthCheckServiceTest.java52 CountDownLatch countDownLatch = new CountDownLatch(1); in testNotifyHealthCheckPassed() local
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DPhoneAccountTest.java112 final CountDownLatch countDownLatch = new CountDownLatch(1); in internalTestOutgoingCall() local
193 final CountDownLatch countDownLatch = new CountDownLatch(1); in internalTestIncomingCall() local
339 public CalllogContentObserver(Handler handler, final CountDownLatch countDownLatch) { in CalllogContentObserver()
/cts/tests/uwb/src/android/uwb/cts/
DUwbManagerTest.java133 RangingSessionCallback(@NonNull CountDownLatch countDownLatch) { in RangingSessionCallback()
169 CountDownLatch countDownLatch = new CountDownLatch(1); in testOpenRangingSessionWithBadParams() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/wifi/testcase/
DNetworkSuggestionTestCase.java150 ConnectionStatusListener(CountDownLatch countDownLatch) { in ConnectionStatusListener()
167 UserApprovalStatusListener(CountDownLatch countDownLatch) { in UserApprovalStatusListener()
/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DTestSipTransport.java121 private void countDownLatch(int latchIndex) { in countDownLatch() method in TestSipTransport
DTestImsService.java365 public void countDownLatch(int latchIndex) { in countDownLatch() method in TestImsService
/cts/tests/tests/content/src/android/content/cts/
DMockSyncAdapter.java131 private void countDownLatch() { in countDownLatch() method in MockSyncAdapter
/cts/tests/tests/appwidget/src/android/appwidget/cts/provider/
DCollectionAppWidgetProvider.java61 public static void configure(CountDownLatch countDownLatch, in configure()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/wifi/
DTestUtils.java62 final CountDownLatch countDownLatch = new CountDownLatch(1); in startScanAndWaitForResults() local
/cts/tests/tests/view/surfacevalidator/src/android/view/cts/surfacevalidator/
DASurfaceControlTestActivity.java114 final CountDownLatch countDownLatch = new CountDownLatch(1); in verifyTest() local
/cts/tests/tests/widget/src/android/widget/cts/
DRemoteViewsFixedCollectionAdapterTest.java643 CountDownLatch countDownLatch; in awaitIntent() local
DLinearLayoutTest.java626 final CountDownLatch countDownLatch, final int left, final int top, in verifyBounds()
/cts/tests/tests/media/src/android/media/cts/
DVideoCodecTestBase.java1046 final CountDownLatch countDownLatch = new CountDownLatch(1); in runCallable() local
/cts/tests/tests/view/src/android/view/cts/
DViewTest.java3000 final CountDownLatch countDownLatch, final int left, final int top, in checkBounds()