/cts/tests/tests/companion/multidevice/client/src/android/companion/cts/multidevice/ |
D | CallbackUtils.kt | 43 pending.countDown() in onAssociationPending() 48 created.countDown() in onAssociationCreated() 53 pending.countDown() in onFailure() 54 created.countDown() in onFailure() 88 completed.countDown() in onResult() 93 completed.countDown() in onError()
|
/cts/tests/tests/telecom/src/android/telecom/cts/ |
D | CtsCallDiagnosticService.java | 61 mCallDetailsReceivedLatch.countDown(); in onCallDetailsChanged() 68 mReceivedMessageLatch.countDown(); in onReceiveDeviceToDeviceMessage() 74 mDisconnectLatch.countDown(); in onCallDisconnected() 81 mDisconnectLatch.countDown(); in onCallDisconnected() 88 mCallQualityReceivedLatch.countDown(); in onCallQualityReceived() 133 sBindLatch.countDown(); in onBind() 150 mChangeLatch.countDown(); in onInitializeCallDiagnostics() 159 mChangeLatch.countDown(); in onRemoveCallDiagnostics() 166 mCallAudioStateLatch.countDown(); in onCallAudioStateChanged() 173 mBluetoothCallQualityReportLatch.countDown(); in onBluetoothCallQualityReportReceived()
|
D | SelfManagedConnection.java | 77 mOnAnswerLatch.countDown(); in onAnswer() 83 mOnAnswerLatch.countDown(); in onAnswer() 94 mInCallServiceTrackingLatch.countDown(); in onUsingAlternativeUi() 100 mInCallServiceTrackingLatch.countDown(); in onTrackedByNonUiService() 107 mOnDisconnectLatch.countDown(); in onDisconnect() 120 mOnHoldLatch.countDown(); in onHold() 126 mOnUnHoldLatch.countDown(); in onUnhold()
|
D | CtsSelfManagedConnectionService.java | 79 sBindingLock.countDown(); in CtsSelfManagedConnectionService() 104 mLocks[CREATE_INCOMING_CONNECTION_FAILED_LOCK].countDown(); in onCreateIncomingConnectionFailed() 110 mLocks[CREATE_OUTGOING_CONNECTION_FAILED_LOCK].countDown(); in onCreateOutgoingConnectionFailed() 129 mLocks[HANDOVER_FAILED_LOCK].countDown(); in onHandoverFailed() 135 mLocks[FOCUS_GAINED_LOCK].countDown(); in onConnectionServiceFocusGained() 140 mLocks[FOCUS_LOST_LOCK].countDown(); in onConnectionServiceFocusLost() 182 mLocks[CONNECTION_CREATED_LOCK].countDown(); in createSelfManagedConnection()
|
D | NullBindingConnectionService.java | 40 latch.countDown(); in onBind() 48 latch.countDown(); in onUnbind()
|
/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/services/ |
D | CtsBasicVoiceInteractionService.java | 163 mDetectorInitializedLatch.countDown(); in createAlwaysOnHotwordDetectorNoHotwordDetectionService() 203 mAvailabilityChangeLatch.countDown(); in createAlwaysOnHotwordDetector() 214 mOnDetectRejectLatch.countDown(); in createAlwaysOnHotwordDetector() 225 mOnDetectRejectLatch.countDown(); in createAlwaysOnHotwordDetector() 234 mOnErrorLatch.countDown(); in createAlwaysOnHotwordDetector() 254 mDetectorInitializedLatch.countDown(); in createAlwaysOnHotwordDetector() 263 mOnHotwordDetectionServiceRestartedLatch.countDown(); in createAlwaysOnHotwordDetector() 361 mAvailabilityChangeLatch.countDown(); in createAlwaysOnHotwordDetectorCallbackWithListeners() 372 mOnDetectRejectLatch.countDown(); in createAlwaysOnHotwordDetectorCallbackWithListeners() 383 mOnDetectRejectLatch.countDown(); in createAlwaysOnHotwordDetectorCallbackWithListeners() [all …]
|
/cts/tests/tests/assist/src/android/assist/cts/ |
D | LifecycleTest.java | 136 mHasFocusLatch.countDown(); in onAction() 139 mActivityLifecycleLatch.countDown(); in onAction() 141 mLostFocusLatch.countDown(); in onAction() 144 mActivityLifecycleLatch.countDown(); in onAction() 146 mActivityLifecycleLatch.countDown(); in onAction() 148 mActivityLifecycleLatch.countDown(); in onAction() 149 mDestroyLatch.countDown(); in onAction()
|
/cts/tests/attentionservice/src/android/attentionservice/cts/ |
D | CtsTestAttentionService.java | 34 sRespondLatch.countDown(); in onCheckAttention() 41 sRespondLatch.countDown(); in onCancelAttentionCheck() 47 sRespondLatch.countDown(); in onStartProximityUpdates() 53 sRespondLatch.countDown(); in onStopProximityUpdates()
|
/cts/tests/framework/base/windowmanager/jetpack/src/android/server/wm/jetpack/utils/ |
D | TestActivity.java | 51 mLayoutLatch.countDown(); in onLayoutChange() 57 mOnConfigurationChangeLatch.countDown(); in onConfigurationChanged() 63 mFocusLatch.countDown(); in onWindowFocusChanged() 70 sResumeLatch.countDown(); in onResume()
|
/cts/tests/wearable/src/android/wearable/cts/ |
D | CtsWearableSensingService.java | 69 sRespondLatch.countDown(); in onDataStreamProvided() 79 sRespondLatch.countDown(); in onDataProvided() 96 sRespondLatch.countDown(); in onDataRequestObserverRegistered() 113 sRespondLatch.countDown(); in onDataRequestObserverUnregistered() 125 sRespondLatch.countDown(); in onStopHotwordRecognition() 137 sRespondLatch.countDown(); in onStartDetection() 144 sRespondLatch.countDown(); in onStopDetection() 154 sRespondLatch.countDown(); in onQueryServiceStatus()
|
D | WearableSensingManagerIsolatedServiceTest.java | 191 statusCodeLatch.countDown(); in provideConnection_canReceiveStatusFromWss() 213 mSocketPair[1], EXECUTOR, (statusCode) -> statusCodeLatch.countDown()); in provideConnection_otherEndAttachedToCdm_canReceiveDataInWss() 238 mSocketPair[1], EXECUTOR, (statusCode) -> statusCodeLatch.countDown()); in provideConnection_otherEndAttachedToCdm_canReceiveDataFromWss() 268 successStatusLatch.countDown(); in provideConnection_wearableStreamClosedThenSendDataFromWss_channelErrorStatus() 269 channelErrorStatusLatch.countDown(); in provideConnection_wearableStreamClosedThenSendDataFromWss_channelErrorStatus() 299 mSocketPair[1], EXECUTOR, (statusCode) -> statusLatch.countDown()); in provideConnection_wearableStreamClosedThenSendDataFromWss_restartWssProcess() 334 successStatusLatch.countDown(); in provideConnection_wssStreamClosed_channelErrorStatus() 335 channelErrorStatusLatch.countDown(); in provideConnection_wssStreamClosed_channelErrorStatus() 361 statusCodeLatch1.countDown(); in provideConnection_restartsWssProcess() 376 statusCodeLatch2.countDown(); in provideConnection_restartsWssProcess() [all …]
|
/cts/tests/apppredictionservice/src/android/apppredictionservice/cts/ |
D | ServiceReporter.java | 106 mCreateSessionLatch.countDown(); in onCreatePredictionSession() 120 mEventLatch.countDown(); in onAppTargetEvent() 136 mLocationShownLatch.countDown(); in onLocationShown() 152 mSortLatch.countDown(); in onSortAppTargets() 190 mPredictionUpdateLatch.countDown(); in onRequestPredictionUpdate() 204 mDestroyLatch.countDown(); in onDestroyPredictionSession() 219 mRequestServiceFeaturesLatch.countDown(); in onRequestServiceFeatures() 270 mReceivedLatch.countDown(); in onTargetsAvailable() 312 mReceivedLatch.countDown(); in accept()
|
/cts/tests/location/common/src/android/location/cts/common/ |
D | TestGnssMeasurementListener.java | 123 mCountDownLatch.countDown(); in onGnssMeasurementsReceived() 131 mCountDownLatch.countDown(); in onGnssMeasurementsReceived() 138 mCountDownLatchSatellitePvt.countDown(); in onGnssMeasurementsReceived() 146 mCountDownLatchCorrelationVector.countDown(); in onGnssMeasurementsReceived() 153 mCountDownLatchBiasUncertainty.countDown(); in onGnssMeasurementsReceived() 162 mCountDownLatchStatus.countDown(); in onStatusChanged()
|
D | TestGnssStatusCallback.java | 58 mLatchStart.countDown(); in onStarted() 64 mLatchStop.countDown(); in onStopped() 70 mLatchTtff.countDown(); in onFirstFix() 92 mLatchStatus.countDown(); in onSatelliteStatusChanged()
|
/cts/tests/tests/telecom3/src/android/telecom/cts/ |
D | SelfManagedAwareInCallService.java | 46 mStateChangeLatch.countDown(); in onStateChanged() 51 mDetailsChangeLatch.countDown(); in onDetailsChanged() 97 sServiceBoundLatch.countDown(); in onBind() 105 sServiceUnBoundLatch.countDown(); in onUnbind() 121 mCallAddedLatch.countDown(); in onCallAdded()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/wifi/ |
D | CallbackUtils.java | 64 mOnAvailableBlocker.countDown(); in onAvailable() 72 if (mOnCapabilitiesChangedBlocker != null) mOnCapabilitiesChangedBlocker.countDown(); in onCapabilitiesChanged() 78 mOnUnAvailableBlocker.countDown(); in onUnavailable() 85 mOnLostBlocker.countDown(); in onLost()
|
/cts/hostsidetests/devicepolicy/app/common/src/com/android/cts/devicepolicy/ |
D | CameraUtils.java | 72 mLatch.countDown(); in onOpened() 78 mLatch.countDown(); in onDisconnected() 84 mLatch.countDown(); in onError()
|
/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/ |
D | TestImsSmsImpl.java | 57 mSentTriggeredLatch.countDown(); in sendSms() 70 mOnReadyLatch.countDown(); in onReady() 79 mSmsAckLatch.countDown(); in acknowledgeSms() 87 mAckDeliveryLatch.countDown(); in acknowledgeSmsReport() 97 mSmsAckLatch.countDown(); in acknowledgeSms() 107 mOnMemoryAvailableLatch.countDown(); in onMemoryAvailable()
|
/cts/tests/tests/assist/common/src/android/assist/common/ |
D | AutoResetLatch.java | 55 public void countDown() { in countDown() method in AutoResetLatch 56 mLatch.countDown(); in countDown()
|
/cts/tests/tests/media/projection/src/android/media/projection/cts/ |
D | MediaProjectionManagerTest.java | 134 latchHolder[0].countDown(); in testGetMediaProjectionWithOtherFgs() 137 latchHolder[0].countDown(); in testGetMediaProjectionWithOtherFgs() 158 latchHolder[1].countDown(); in testGetMediaProjectionWithOtherFgs() 182 latchHolder[0].countDown(); in testGetMediaProjectionWithOtherFgsAlter() 185 latchHolder[0].countDown(); in testGetMediaProjectionWithOtherFgsAlter() 200 latchHolder[1].countDown(); in testGetMediaProjectionWithOtherFgsAlter() 239 latchHolder[0].countDown(); in testGetMediaProjectionMultipleProjections() 257 latchHolder[1].countDown(); in testGetMediaProjectionMultipleProjections()
|
/cts/tests/ondeviceintelligence/src/android/ondeviceintelligence/cts/ |
D | OnDeviceIntelligenceManagerTest.java | 358 statusLatch.countDown(); in resultPopulatedWhenAttemptingGetFeature() 378 statusLatch.countDown(); in resultPopulatedWhenAttemptingGetFeatureDetails() 389 statusLatch.countDown(); in resultPopulatedWhenAttemptingGetFeatureDetails() 405 statusLatch.countDown(); in resultPopulatedWhenAttemptingGetVersion() 430 statusLatch.countDown(); in resultPopulatedWhenAttemptingRequestFeatureDownload() 435 statusLatch.countDown(); in resultPopulatedWhenAttemptingRequestFeatureDownload() 442 statusLatch.countDown(); in resultPopulatedWhenAttemptingRequestFeatureDownload() 458 statusLatch2.countDown(); in resultPopulatedWhenAttemptingRequestFeatureDownload() 488 statusLatch.countDown(); in resultPopulatedWhenRequestTokenInfo() 505 statusLatch.countDown(); in resultPopulatedWhenRequestTokenInfo() [all …]
|
/cts/tests/tests/media/bettertogether/src/android/media/bettertogether/cts/ |
D | MediaRoute2ProviderServiceTest.java | 220 onRoutesAddedLatch.countDown(); in testNotifyRoutesInvokesMediaRouter2DeprecatedRouteCallback() 231 onRoutesChangedLatch.countDown(); in testNotifyRoutesInvokesMediaRouter2DeprecatedRouteCallback() 261 onRoutesRemovedLatch.countDown(); in testNotifyRoutesInvokesMediaRouter2DeprecatedRouteCallback() 316 routesAddedLatch.countDown(); in testNotifyRoutesInvokesMediaRouter2RouteCallback() 322 routesChangedLatch.countDown(); in testNotifyRoutesInvokesMediaRouter2RouteCallback() 328 routesRemovedLatch.countDown(); in testNotifyRoutesInvokesMediaRouter2RouteCallback() 437 onCreateSessionLatch.countDown(); in testSessionRelatedCallbacks() 452 onSelectRouteLatch.countDown(); in testSessionRelatedCallbacks() 467 onDeselectRouteLatch.countDown(); in testSessionRelatedCallbacks() 483 onTransferToRouteLatch.countDown(); in testSessionRelatedCallbacks() [all …]
|
D | SystemMediaRouter2Test.java | 333 addedLatch.countDown(); in testRouteCallbackOnRoutesAdded() 358 addedLatch.countDown(); in addRoute_callsOnRoutesUpdated() 385 removedLatch.countDown(); in testRouteCallbackOnRoutesRemoved() 414 removedLatch.countDown(); in removeRoute_callsOnRoutesUpdated() 458 preferenceChangedLatch.countDown(); in setRouteListingPreference_callsOnRouteListingPreferenceChanged() 488 preferenceChangedLatch.countDown(); in getRouteListingPreference_returnsLastSetPreference() 529 changedLatch.countDown(); in testRouteCallbackOnRoutesChanged() 566 changedLatch.countDown(); in setRouteVolume_withSpecialRoute_rejectsRequest() 610 changedLatch.countDown(); in volumeChange_callsOnRoutesUpdated() 653 latch.countDown(); in testRouteCallbackOnRoutesChanged_whenLocalVolumeChanged() [all …]
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/wifiaware/ |
D | CallbackUtils.java | 65 mBlocker.countDown(); in onAttached() 71 mBlocker.countDown(); in onAttachFailed() 105 mBlocker.countDown(); in onIdentityChanged() 134 mBlocker.countDown(); in onUnavailable() 142 mBlocker.countDown(); in onCapabilitiesChanged() 209 mBlocker.countDown(); in processCallback() 417 mBlocker.countDown(); in onRangingFailure() 424 mBlocker.countDown(); in onRangingResults()
|
/cts/tests/tests/graphics/src/android/graphics/cts/ |
D | AnimatorLeakTest.java | 121 animatorStartedLatch.countDown(); in testPauseResume() 141 animatorPausedLatch.countDown(); in testPauseResume() 147 animatorResumedLatch.countDown(); in testPauseResume() 227 animatorStartedLatch.countDown(); in testPauseDisablement() 233 animatorPausedLatch.countDown(); in testPauseDisablement() 239 animatorResumedLatch.countDown(); in testPauseDisablement()
|