Home
last modified time | relevance | path

Searched defs:mCountDownLatch (Results 1 – 25 of 186) sorted by relevance

12345678

/aosp_15_r20/cts/tests/tests/media/bettertogether/src/android/media/bettertogether/cts/
H A DMediaSessionManagerTest.java687 private final CountDownLatch mCountDownLatch; field in MediaSessionManagerTest.VolumeKeyLongPressListener
705 private final CountDownLatch mCountDownLatch; field in MediaSessionManagerTest.MediaKeyListener
727 private final CountDownLatch mCountDownLatch; field in MediaSessionManagerTest.MediaSessionCallback
749 private CountDownLatch mCountDownLatch; field in MediaSessionManagerTest.Session2Callback
768 private CountDownLatch mCountDownLatch; field in MediaSessionManagerTest.Session2TokenListener
788 CountDownLatch mCountDownLatch; field in MediaSessionManagerTest.MediaKeyEventSessionListener
818 CountDownLatch mCountDownLatch; field in MediaSessionManagerTest.MediaKeyEventDispatchedListener
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/wifi/testcase/
H A DNetworkSuggestionTestCase.java145 private final CountDownLatch mCountDownLatch; field in NetworkSuggestionTestCase.ConnectionStatusListener
164 private final CountDownLatch mCountDownLatch; field in NetworkSuggestionTestCase.UserApprovalStatusListener
/aosp_15_r20/frameworks/base/apct-tests/perftests/packagemanager/src/android/content/pm/
H A DPackageInstallerBenchmark.java71 private final CountDownLatch mCountDownLatch; field in PackageInstallerBenchmark.SessionCallback
101 private CountDownLatch mCountDownLatch; field in PackageInstallerBenchmark
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/protectedaudience/src/com/android/adservices/service/adselection/
DAuctionServerE2ETest.java4793 final CountDownLatch mCountDownLatch; field in AuctionServerE2ETest.GetAdSelectionDataTestCallback
4831 final CountDownLatch mCountDownLatch; field in AuctionServerE2ETest.PersistAdSelectionResultTestCallback
4862 private final CountDownLatch mCountDownLatch; field in AuctionServerE2ETest.AppInstallResultCapturingCallback
4897 final CountDownLatch mCountDownLatch; field in AuctionServerE2ETest.AdSelectionFromOutcomesTestCallback
4924 final CountDownLatch mCountDownLatch; field in AuctionServerE2ETest.ReportImpressionTestCallback
4948 final CountDownLatch mCountDownLatch; field in AuctionServerE2ETest.ReportInteractionsTestCallback
4973 final CountDownLatch mCountDownLatch; field in AuctionServerE2ETest.UpdateAdCounterHistogramTestCallback
/aosp_15_r20/cts/tests/tests/wifi/src/android/net/wifi/cts/
H A DConnectedNetworkScorerTest.java197 private final CountDownLatch mCountDownLatch; field in ConnectedNetworkScorerTest.TestUsabilityStatsListener
531 protected CountDownLatch mCountDownLatch; field in ConnectedNetworkScorerTest.TestConnectedNetworkScorer
/aosp_15_r20/packages/modules/Uwb/tests/cts/tests/src/android/uwb/cts/
DUwbManagerTest.java454 private final CountDownLatch mCountDownLatch; field in UwbManagerTest.AdfProvisionStateCallback
1770 private final CountDownLatch mCountDownLatch; field in UwbManagerTest.AdapterStateCallback
1960 private CountDownLatch mCountDownLatch; field in UwbManagerTest.UwbOemExtensionCallback
2201 private final CountDownLatch mCountDownLatch; field in UwbManagerTest.OnUwbActivityEnergyInfoListener
/aosp_15_r20/packages/modules/Uwb/ranging/tests/cts/tests/src/android/ranging/cts/
DRangingManagerTest.java719 private CountDownLatch mCountDownLatch; field in RangingManagerTest.CapabilitiesCallback
741 private final CountDownLatch mCountDownLatch; field in RangingManagerTest.AdapterStateCallback
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/protectedaudience/src/com/android/adservices/service/common/
DFledgeE2ETest.java5423 private final CountDownLatch mCountDownLatch; field in AppInstallResultCapturingCallback
5458 final CountDownLatch mCountDownLatch; field in AdSelectionTestCallback
5485 private final CountDownLatch mCountDownLatch; field in AdSelectionOverrideTestCallback
5508 private final CountDownLatch mCountDownLatch; field in CustomAudienceOverrideTestCallback
5530 private final CountDownLatch mCountDownLatch; field in ReportImpressionTestCallback
5552 private final CountDownLatch mCountDownLatch; field in ReportInteractionTestCallback
/aosp_15_r20/frameworks/base/tests/ActivityManagerPerfTests/utils/src/com/android/frameworks/perftests/am/util/
H A DCountDownResultReceiver.java25 private CountDownLatch mCountDownLatch; field in CountDownResultReceiver
/aosp_15_r20/cts/tests/tests/telecom-apps/Utils/src/android/telecom/cts/apps/
H A DLatchedEndpointOutcomeReceiver.java30 CountDownLatch mCountDownLatch; field in LatchedEndpointOutcomeReceiver
H A DLatchedOutcomeReceiver.java35 private final CountDownLatch mCountDownLatch; field in LatchedOutcomeReceiver
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/panel/
DPanelSlicesLoaderCountdownLatch.java45 private final CountDownLatch mCountDownLatch; field in PanelSlicesLoaderCountdownLatch
/aosp_15_r20/cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/
H A DSurfaceSyncGroupActivity.java43 private final CountDownLatch mCountDownLatch = new CountDownLatch(1); field in SurfaceSyncGroupActivity
/aosp_15_r20/frameworks/base/services/robotests/src/com/android/server/location/gnss/
H A DNtpNetworkTimeHelperTest.java56 private CountDownLatch mCountDownLatch; field in NtpNetworkTimeHelperTest
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/dashboard/
DDynamicDataObserver.java33 private CountDownLatch mCountDownLatch; field in DynamicDataObserver
DUiBlockerController.java42 private CountDownLatch mCountDownLatch; field in UiBlockerController
/aosp_15_r20/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/applications/
DHibernatedAppsItemManagerTest.java54 private final CountDownLatch mCountDownLatch = new CountDownLatch(1); field in HibernatedAppsItemManagerTest
/aosp_15_r20/packages/apps/Car/Settings/tests/multivalent/src/com/android/car/settings/applications/
DHibernatedAppsItemManagerTest.java54 private final CountDownLatch mCountDownLatch = new CountDownLatch(1); field in HibernatedAppsItemManagerTest
/aosp_15_r20/cts/hostsidetests/media/app/MediaSessionTest/src/android/media/session/cts/
H A DUtils.java77 private final CountDownLatch mCountDownLatch = new CountDownLatch(1); field in Utils.TestAudioPlaybackCallback
/aosp_15_r20/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/applications/performance/
DPerfImpactingAppsItemManagerTest.java51 private final CountDownLatch mCountDownLatch = new CountDownLatch(1); field in PerfImpactingAppsItemManagerTest
/aosp_15_r20/cts/hostsidetests/incrementalinstall/appvalidator/src/android/incrementalinstall/inrementaltestappvalidation/
H A DStatusReceiver.java59 private final CountDownLatch mCountDownLatch = new CountDownLatch(1); field in StatusReceiver.StatusLatch
/aosp_15_r20/packages/apps/Nfc/src/com/android/nfc/
DNfcCallbackResultReceiver.java25 CountDownLatch mCountDownLatch; field in NfcCallbackResultReceiver
/aosp_15_r20/packages/apps/Car/Settings/tests/multivalent/src/com/android/car/settings/applications/performance/
DPerfImpactingAppsItemManagerTest.java51 private final CountDownLatch mCountDownLatch = new CountDownLatch(1); field in PerfImpactingAppsItemManagerTest
/aosp_15_r20/cts/tests/location/location_gnss/src/android/location/cts/gnss/
H A DTestGnssNavigationMessageListener.java43 private final CountDownLatch mCountDownLatch; field in TestGnssNavigationMessageListener
/aosp_15_r20/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiShellCommand.java235 private final CountDownLatch mCountDownLatch; field in WifiShellCommand.SoftApCallbackProxy
290 private final CountDownLatch mCountDownLatch; field in WifiShellCommand.DppCallbackProxy
400 private final CountDownLatch mCountDownLatch; field in WifiShellCommand.WifiScorer

12345678