Home
last modified time | relevance | path

Searched defs:latch2 (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/Car/libs/car-ui-lib/car-rotary-lib/src/androidTest/java/com/android/car/ui/
H A DFocusAreaTest.java140 CountDownLatch latch2 = new CountDownLatch(1); in testPerformAccessibilityAction_actionNudgeShortcut_legacy() local
199 CountDownLatch latch2 = new CountDownLatch(1); in testPerformAccessibilityAction_actionNudgeShortcut_new() local
260 CountDownLatch latch2 = new CountDownLatch(1); in testPerformAccessibilityAction_actionNudgeShortcut_programmatic() local
318 CountDownLatch latch2 = new CountDownLatch(1); in testPerformAccessibilityAction_actionFocus() local
342 CountDownLatch latch2 = new CountDownLatch(1); in testPerformAccessibilityAction_actionFocus_enabledFocusCache() local
373 CountDownLatch latch2 = new CountDownLatch(1); in testPerformAccessibilityAction_actionFocus_disabledFocusCache() local
403 CountDownLatch latch2 = new CountDownLatch(1); in testPerformAccessibilityAction_actionFocus_lastFocusedViewRemoved() local
443 CountDownLatch latch2 = new CountDownLatch(1); in testPerformAccessibilityAction_actionNudgeToAnotherFocusArea_enabledCache() local
497 CountDownLatch latch2 = new CountDownLatch(1); in testPerformAccessibilityAction_actionNudgeToAnotherFocusArea_mixedCache() local
540 CountDownLatch latch2 = new CountDownLatch(1); in testPerformAccessibilityAction_actionNudgeToAnotherFocusArea_mixedCache2() local
[all …]
/aosp12/packages/apps/DocumentsUI/tests/unit/com/android/documentsui/
H A DAbstractActionHandlerTest.java409 CountDownLatch latch2 = new CountDownLatch(1); in testCrossProfileDocuments_reloadSuccessAfterCrossProfileError() local
/aosp12/frameworks/base/packages/SettingsLib/tests/integ/src/com/android/settingslib/wifi/
H A DWifiTrackerTest.java883 final CountDownLatch latch2 = new CountDownLatch(1); in stopTrackingShouldPreventCallbacksFromOngoingWork() local