Home
last modified time | relevance | path

Searched refs:flushAll (Results 1 – 18 of 18) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/desktopmode/
H A DDesktopModeTaskRepositoryTest.kt125 executor.flushAll()
137 executor.flushAll()
149 executor.flushAll()
163 executor.flushAll()
176 executor.flushAll()
184 executor.flushAll()
200 executor.flushAll()
205 executor.flushAll()
225 executor.flushAll()
229 executor.flushAll()
[all …]
H A DDesktopTasksControllerTest.kt660 shellExecutor.flushAll()
671 shellExecutor.flushAll()
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/back/
H A DBackAnimationControllerTest.java135 mShellExecutor.flushAll(); in setUp()
210 mShellExecutor.flushAll(); in verifyNavigationFinishes()
213 mShellExecutor.flushAll(); in verifyNavigationFinishes()
356 mShellExecutor.flushAll(); in acceptsGesture_transitionTimeout()
361 mShellExecutor.flushAll(); in acceptsGesture_transitionTimeout()
391 mShellExecutor.flushAll(); in cancelBackInvokeWhenLostFocus()
420 mShellExecutor.flushAll(); in animationNotDefined()
423 mShellExecutor.flushAll(); in animationNotDefined()
450 mShellExecutor.flushAll(); in callbackShouldDeliverProgress()
452 mShellExecutor.flushAll(); in callbackShouldDeliverProgress()
[all …]
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/transition/
H A DShellTransitionTests.java178 mMainExecutor.flushAll(); in testBasicTransitionFlow()
229 mMainExecutor.flushAll(); in testNonDefaultHandler()
245 mMainExecutor.flushAll(); in testNonDefaultHandler()
264 mMainExecutor.flushAll(); in testNonDefaultHandler()
301 mMainExecutor.flushAll(); in testRequestRemoteTransition()
438 mMainExecutor.flushAll(); in testRegisteredRemoteTransition()
451 mMainExecutor.flushAll(); in testRegisteredRemoteTransition()
531 mMainExecutor.flushAll(); in testTransitionQueueing()
539 mMainExecutor.flushAll(); in testTransitionQueueing()
573 mMainExecutor.flushAll(); in testTransitionMerging()
[all …]
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/pip/phone/
H A DPipTouchStateTest.java90 mMainExecutor.flushAll(); in testDoubleTapTimeout_timeoutCallbackCalled()
125 mMainExecutor.flushAll(); in testHoverExitTimeout_timeoutCallbackCalled()
140 mMainExecutor.flushAll(); in testHoverExitTimeout_timeoutCallbackNotCalled_ifButtonPress()
/aosp14/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
H A DMediaInserterTest.java186 mMediaInserter.flushAll(); in testFlushAllWithEmptyContents()
198 mMediaInserter.flushAll(); in testFlushAllWithSomeContents()
213 mMediaInserter.flushAll(); in testInsertContentsAfterFlushAll()
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/
H A DTestShellExecutor.java50 public void flushAll() { in flushAll() method in TestShellExecutor
/aosp14/frameworks/base/services/core/java/com/android/server/hdmi/
H A DHdmiCecMessageCache.java74 public void flushAll() { in flushAll() method in HdmiCecMessageCache
H A DHdmiCecLocalDeviceSource.java96 mCecMessageCache.flushAll(); in onHotplug()
H A DHdmiCecLocalDevicePlayback.java206 mCecMessageCache.flushAll(); in onHotplug()
H A DHdmiCecLocalDeviceAudioSystem.java204 mCecMessageCache.flushAll(); in onHotplug()
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/common/
H A DDisplayInsetsControllerTest.java120 mExecutor.flushAll(); in testPerDisplayListenerCallback()
142 mExecutor.flushAll(); in testPerDisplayListenerCallback()
/aosp14/frameworks/base/media/java/android/media/
H A DMediaInserter.java72 public void flushAll() throws RemoteException { in flushAll() method in MediaInserter
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/compatui/
H A DUserAspectRatioSettingsWindowManagerTest.java135 mExecutor.flushAll(); in testCreateUserAspectRatioButton()
148 mExecutor.flushAll(); in testCreateUserAspectRatioButton()
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/unfold/
H A DUnfoldAnimationControllerTest.java264 mShellExecutor.flushAll(); in testInit_initsAndStartsAnimators()
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/pip/
H A DPipTaskOrganizerTest.java122 mMainExecutor.flushAll(); in setUp()
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/sysui/
H A DShellControllerTest.java108 mExecutor.flushAll(); in testAddExternalInterface_ensureCallback()
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/recents/
H A DRecentTasksControllerTest.java246 mMainExecutor.flushAll(); in testGetRecentTasks_ReturnsRecentTasksAsynchronously()