Home
last modified time | relevance | path

Searched defs:countDown (Results 1 – 25 of 368) sorted by relevance

12345678910>>...15

/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/compatui/impl/
H A DCompatUIHandlerRule.kt56 val countDown = CountDownLatch(/* count = */ 1) in postBlocking() constant
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/impl/screenrecord/domain/ui/
H A DScreenRecordTileMapper.kt52 val countDown = data.countdownSeconds in map() constant
/aosp_15_r20/cts/tests/tests/appwidget/src/android/appwidget/cts/
H A DWidgetTransitionTest.java149 (v) -> v.findViewById(R.id.hello) != null, updateLatch::countDown); in testWidget_sendBroadcast() field in WidgetTransitionTest.updateLatch
171 (v) -> v.findViewById(R.id.hello) != null, updateLatch::countDown); in testWidget_startActivity() field in WidgetTransitionTest.updateLatch
H A DDarkTextThemeTest.java139 (v) -> v.findViewById(R.id.hello) != null, updateLatch::countDown); in testWidget_light() field in DarkTextThemeTest.updateLatch
160 (v) -> v.findViewById(R.id.hello) != null, updateLatch::countDown); in testWidget_dark() field in DarkTextThemeTest.updateLatch
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/promoted/
H A DPromotedNotificationContentExtractor.kt100 val countDown = chronometerCountDown() in title() constant
/aosp_15_r20/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DPersisterQueueTests.java325 void setExpectedProcessedItemNumber(int countDown) { in setExpectedProcessedItemNumber()
405 void setExpectedOnPreProcessItemCallbackTimes(int countDown) { in setExpectedOnPreProcessItemCallbackTimes()
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/test/java/com/google/android/exoplayer2/source/
H A DConcatenatingMediaSourceTest.java416 runnableInvoked::countDown)); in customCallbackBeforePreparationAddSingle() field in ConcatenatingMediaSourceTest.runnableInvoked
433 runnableInvoked::countDown)); in customCallbackBeforePreparationAddMultiple() field in ConcatenatingMediaSourceTest.runnableInvoked
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/test/java/com/google/android/exoplayer2/source/
H A DConcatenatingMediaSourceTest.java416 runnableInvoked::countDown)); in customCallbackBeforePreparationAddSingle() field in ConcatenatingMediaSourceTest.runnableInvoked
433 runnableInvoked::countDown)); in customCallbackBeforePreparationAddMultiple() field in ConcatenatingMediaSourceTest.runnableInvoked
/aosp_15_r20/packages/modules/AdServices/sdksandbox/tests/testutils/device-side/android/app/sdksandbox/testutils/
DWaitableCountDownLatch.java34 public void countDown() { in countDown() method in WaitableCountDownLatch
/aosp_15_r20/cts/tests/tests/assist/common/src/android/assist/common/
H A DAutoResetLatch.java55 public void countDown() { in countDown() method in AutoResetLatch
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/dashboard/
DUiBlockerController.java93 public boolean countDown(String key) { in countDown() method in UiBlockerController
/aosp_15_r20/cts/tests/tests/view/src/android/view/cts/
H A DGLSurfaceViewCtsActivity.java49 surfaceRedrawNeededAsync(getHolder(), fence::countDown); in requestRenderAndWait() field in GLSurfaceViewCtsActivity.TestableGLSurfaceView.fence
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/concurrent/
H A DCountDownLatch.java289 public void countDown() { in countDown() method in CountDownLatch
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/concurrent/
DCountDownLatch.java289 public void countDown() { in countDown() method in CountDownLatch
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/19/libcore/ojluni/src/main/java/java/util/concurrent/
DCountDownLatch.java289 public void countDown() { in countDown() method in CountDownLatch
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/thread/thread.mutex/thread.mutex.requirements/thread.sharedtimedmutex.requirements/thread.sharedtimedmutex.class/
H A Dtry_lock_shared_until.pass.cpp47 static std::atomic<unsigned> countDown; variable
H A Dlock_shared.pass.cpp40 std::atomic<unsigned> countDown; variable
/aosp_15_r20/cts/tests/framework/base/windowmanager/src/android/server/wm/window/
H A DSnapshotTaskTests.java172 mReadyToStart::countDown); in onAttachedToWindow() field in SnapshotTaskTests.TestActivity.mReadyToStart
/aosp_15_r20/frameworks/av/media/libaaudio/tests/
H A Dtest_full_queue.cpp103 int countDown = 2 * sleepMillis * sampleRate / (kNumFrames * 1000); in checkFullQueue() local
H A Dtest_disconnect_race.cpp124 int countDown = 10 * 1000 / kPollSleepMillis; in waitForCallbackToStart() local
/aosp_15_r20/packages/modules/AdServices/shared/testing-libraries/side-less/java/com/android/adservices/shared/testing/concurrency/
DSyncCallbackSettings.java109 void countDown() { in countDown() method in SyncCallbackSettings
/aosp_15_r20/external/tink/java_src/src/test/java/com/google/crypto/tink/util/
H A DKeysDownloaderTest.java425 backgroundFetchStartedCount.incrementAndGet(); in newInstanceForTests()
/aosp_15_r20/frameworks/base/core/java/android/widget/
H A DChronometer.java141 public void setCountDown(boolean countDown) { in setCountDown()
/aosp_15_r20/cts/tests/tests/media/bettertogether/src/android/media/bettertogether/cts/
H A DMediaBrowserServiceTest.java497 void countDown() { in countDown() method in MediaBrowserServiceTest.TestCountDownLatch
/aosp_15_r20/packages/modules/IPsec/tests/iketests/src/java/com/android/internal/net/ipsec/ike/
DIkeSocketTestBase.java207 void countDown() { in countDown() method in IkeSocketTestBase.TestCountDownLatch

12345678910>>...15