Home
last modified time | relevance | path

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

12

/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.java204 CountDownLatch countDownLatch = new CountDownLatch(1); in testDownloadSubscription() local
251 CountDownLatch countDownLatch = new CountDownLatch(1); in testDeleteSubscription() local
288 CountDownLatch countDownLatch = new CountDownLatch(1); in testSwitchToSubscritionDisableWithNoPortAndChangesCompatDisabled() local
341 CountDownLatch countDownLatch = new CountDownLatch(1); in testSwitchToSubscription() local
372 CountDownLatch countDownLatch = new CountDownLatch(1); in testSwitchToSubscriptionWithCallback() local
403 CountDownLatch countDownLatch = new CountDownLatch(1); in testEraseSubscriptions() local
430 CountDownLatch countDownLatch = new CountDownLatch(1); in testStartResolutionActivity() local
731 CountDownLatch countDownLatch = new CountDownLatch(1); in testEuiccProvisionAction() local
769 CountDownLatch countDownLatch = new CountDownLatch(1); in testEuiccManageAction() local
807 CountDownLatch countDownLatch = new CountDownLatch(1); in testEuiccTransferAction() local
[all …]
/cts/tests/PhotoPicker/src/android/photopicker/cts/
DEmbeddedPhotoPickerTest.java153 CountDownLatch countDownLatch = new CountDownLatch(1); in testOnItemSelected_selectedUrisNotEmptyAndHasAccess() local
180 CountDownLatch countDownLatch = new CountDownLatch(1); in testOnItemDeselected_selectedUrisEmptyAndAccessRevoked() local
219 CountDownLatch countDownLatch = new CountDownLatch(1); in testOnSessionError_sessionIsNull() local
339 CountDownLatch countDownLatch = new CountDownLatch(1); in testClose_onSelectionComplete_onClickDoneButton() local
370 CountDownLatch countDownLatch = new CountDownLatch(1); in testRevokeUriAccess_onRequestRevokeUriPermission() 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/
DConnectedNetworkScorerTest.java202 TestUsabilityStatsListener(CountDownLatch countDownLatch) { in TestUsabilityStatsListener()
226 CountDownLatch countDownLatch = new CountDownLatch(1); in testWifiUsabilityStatsEntry() local
537 TestConnectedNetworkScorer(CountDownLatch countDownLatch) { in TestConnectedNetworkScorer()
556 public void resetCountDownLatch(CountDownLatch countDownLatch) { in resetCountDownLatch()
565 TestConnectedNetworkScorerWithSessionId(CountDownLatch countDownLatch) { in TestConnectedNetworkScorerWithSessionId()
582 TestConnectedNetworkScorerWithSessionInfo(CountDownLatch countDownLatch) { in TestConnectedNetworkScorerWithSessionInfo()
/cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/
DSurfaceViewSurfaceValidatorTest.java84 SurfaceFiller(Context c, CountDownLatch countDownLatch) { in SurfaceFiller()
153 private void addSurfaceView(CountDownLatch countDownLatch) { in addSurfaceView()
/cts/tests/tests/packagewatchdog/src/android/packagewatchdog/cts/
DExplicitHealthCheckServiceTest.java67 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/apps/CtsVerifier/src/com/android/cts/verifier/wifi/testcase/
DNetworkSuggestionTestCase.java149 ConnectionStatusListener(CountDownLatch countDownLatch) { in ConnectionStatusListener()
166 UserApprovalStatusListener(CountDownLatch countDownLatch) { in UserApprovalStatusListener()
/cts/tests/wallpapereffectsgeneration/src/android/wallpapereffectsgeneration/cts/
DCtsWallpaperEffectsGenerationService.java81 CountDownLatch countDownLatch = new CountDownLatch(1); in simulateLongRunningTask() local
/cts/tests/surfacecontrol/surfacevalidator/src/android/view/cts/surfacevalidator/
DSurfacePixelValidator2.java161 CountDownLatch countDownLatch = new CountDownLatch(1); in finish() local
/cts/tests/tests/content/src/android/content/cts/
DMockSyncAdapter.java131 private void countDownLatch() { in countDownLatch() method in MockSyncAdapter
/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DTestSipTransport.java128 private void countDownLatch(int latchIndex) { in countDownLatch() method in TestSipTransport
/cts/tests/tests/wifi/mockWifi/src/android/wifi/mockwifi/
DMockWifiModemService.java90 public void countDownLatch(int latchIndex) { in countDownLatch() method in MockWifiModemService
/cts/tests/surfacecontrol/src/android/view/cts/util/
DSurfaceControlViewHostHelper.java66 public SurfaceControlViewHostHelper(String tag, CountDownLatch countDownLatch, Context context, in SurfaceControlViewHostHelper()
DEmbeddedSCVHService.java127 CountDownLatch countDownLatch = new CountDownLatch(1); in attachEmbedded() local
/cts/tests/surfacecontrol/scvhapp/src/android/server/wm/scvh/
DCrossProcessSurfaceControlViewHostTestService.java143 CountDownLatch countDownLatch = new CountDownLatch(1); in setKeepScreenOnFlag() local
/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/hibernation/src/android/hibernation/cts/
DAppHibernationIntegrationTest.kt241 val countDownLatch = CountDownLatch(1) in <lambda>() constant
265 val countDownLatch = CountDownLatch(1) in <lambda>() constant
/cts/tests/tests/dreams/src/android/service/dreams/cts/
DControlledDreamSession.java207 final CountDownLatch countDownLatch = new CountDownLatch(1); in start() local
DDreamServiceTest.java216 final CountDownLatch countDownLatch = new CountDownLatch(1); in testDreamServiceOnDestroyCallback() local
/cts/tests/tests/telephony/current/mockmodem/src/android/telephony/mockmodem/
DMockImsService.java225 private void countDownLatch(int latchIndex) { in countDownLatch() method in MockImsService
/cts/tests/tests/wifi/src/android/net/wifi/rtt/cts/
DWifiRttTest.java759 CountDownLatch countDownLatch = new CountDownLatch(1); in testAwareRttWithMacAddress() local
795 CountDownLatch countDownLatch = new CountDownLatch(1); in testAwareRttWithPeerHandle() local
/cts/tests/tests/telephony/current/src/android/telephony/cts/
DTestDomainSelectionService.java270 private void countDownLatch(int latchIndex) { in countDownLatch() method in TestDomainSelectionService

12