Home
last modified time | relevance | path

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

12

/packages/apps/Settings/src/com/android/settings/panel/
DPanelSlicesLoaderCountdownLatch.java45 private final CountDownLatch mCountDownLatch; field in PanelSlicesLoaderCountdownLatch
/packages/apps/Settings/src/com/android/settings/dashboard/
DDynamicDataObserver.java33 private CountDownLatch mCountDownLatch; field in DynamicDataObserver
DUiBlockerController.java42 private CountDownLatch mCountDownLatch; field in UiBlockerController
/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/applications/
DHibernatedAppsItemManagerTest.java54 private final CountDownLatch mCountDownLatch = new CountDownLatch(1); field in HibernatedAppsItemManagerTest
/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
/packages/apps/DocumentsUI/tests/functional/com/android/documentsui/
DFileDeleteUiTest.java78 private CountDownLatch mCountDownLatch; field in FileDeleteUiTest
DCancelFromNotificationUiTest.java74 private CountDownLatch mCountDownLatch; field in CancelFromNotificationUiTest
DFileCopyUiTest.java95 private CountDownLatch mCountDownLatch; field in FileCopyUiTest
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/adselection/
DReportEventDisabledImplTest.java97 private final CountDownLatch mCountDownLatch; field in ReportEventDisabledImplTest.ReportEventTestCallback
DAppInstallAdvertisersSetterTest.java327 private final CountDownLatch mCountDownLatch; field in AppInstallAdvertisersSetterTest.SetAppInstallAdvertisersTestCallback
DUpdateAdCounterHistogramWorkerTest.java381 protected final CountDownLatch mCountDownLatch; field in UpdateAdCounterHistogramWorkerTest.UpdateAdCounterHistogramTestCallback
DAuctionServerE2ETest.java4310 final CountDownLatch mCountDownLatch; field in AuctionServerE2ETest.GetAdSelectionDataTestCallback
4339 final CountDownLatch mCountDownLatch; field in AuctionServerE2ETest.PersistAdSelectionResultTestCallback
4370 private final CountDownLatch mCountDownLatch; field in AuctionServerE2ETest.AppInstallResultCapturingCallback
4405 final CountDownLatch mCountDownLatch; field in AuctionServerE2ETest.AdSelectionFromOutcomesTestCallback
4432 final CountDownLatch mCountDownLatch; field in AuctionServerE2ETest.ReportImpressionTestCallback
4456 final CountDownLatch mCountDownLatch; field in AuctionServerE2ETest.ReportInteractionsTestCallback
4481 final CountDownLatch mCountDownLatch; field in AuctionServerE2ETest.UpdateAdCounterHistogramTestCallback
DOutcomeSelectionRunnerTest.java426 final CountDownLatch mCountDownLatch; field in AdSelectionTestCallback
/packages/services/Car/tests/common_utils/src/com/android/car/test/
DTestPropertyAsyncCallback.java33 private final CountDownLatch mCountDownLatch; field in TestPropertyAsyncCallback
/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/display/
DBrightnessLevelPreferenceControllerTest.java62 private CountDownLatch mCountDownLatch; field in BrightnessLevelPreferenceControllerTest
/packages/services/Telecomm/src/com/android/server/telecom/voip/
DCallEventCallbackAckTransaction.java55 CountDownLatch mCountDownLatch; field in CallEventCallbackAckTransaction.AckResultReceiver
/packages/modules/ExtServices/java/tests/src/android/ext/services/displayhash/
DDisplayHashingServiceImplTest.java141 private CountDownLatch mCountDownLatch = new CountDownLatch(1); field in DisplayHashingServiceImplTest.SyncDisplayHashResultCallback
/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/system/
DBuildNumberPreferenceControllerTest.java65 private final CountDownLatch mCountDownLatch = new CountDownLatch(1); field in BuildNumberPreferenceControllerTest
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/customaudience/
DScheduleCustomAudienceUpdateTestUtils.java163 private final CountDownLatch mCountDownLatch; field in ScheduleCustomAudienceUpdateTestUtils.ScheduleUpdateTestCallback
/packages/modules/AdServices/shared/libraries/host-side/java/com/android/adservices/shared/testing/
DBackgroundLogReceiver.java40 private final CountDownLatch mCountDownLatch = new CountDownLatch(1); field in BackgroundLogReceiver
/packages/apps/Settings/tests/unit/src/com/android/settings/development/graphicsdriver/
DGraphicsDriverEnableAngleAsSystemDriverControllerJUnitTest.java64 private CountDownLatch mCountDownLatch; field in GraphicsDriverEnableAngleAsSystemDriverControllerJUnitTest.PropertyChangeSignal
/packages/modules/Connectivity/nearby/service/java/com/android/server/nearby/provider/
DChreCommunication.java82 private CountDownLatch mCountDownLatch; field in ChreCommunication
/packages/modules/Permission/tests/cts/permission/src/android/permission/cts/
DPermissionUpdateListenerTest.java245 private final CountDownLatch mCountDownLatch; field in PermissionUpdateListenerTest.TestOnPermissionsChangedListener
/packages/modules/Uwb/tests/cts/tests/src/android/uwb/cts/
DUwbManagerTest.java428 private final CountDownLatch mCountDownLatch; field in UwbManagerTest.AdfProvisionStateCallback
1610 private final CountDownLatch mCountDownLatch; field in UwbManagerTest.AdapterStateCallback
1800 private CountDownLatch mCountDownLatch; field in UwbManagerTest.UwbOemExtensionCallback
2041 private final CountDownLatch mCountDownLatch; field in UwbManagerTest.OnUwbActivityEnergyInfoListener
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DMissedInformationTest.java102 private CountDownLatch mCountDownLatch; field in MissedInformationTest

12