/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/desktopmode/ |
H A D | DesktopModeTaskRepositoryTest.kt | 125 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 D | DesktopTasksControllerTest.kt | 660 shellExecutor.flushAll() 671 shellExecutor.flushAll()
|
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/back/ |
H A D | BackAnimationControllerTest.java | 135 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 D | ShellTransitionTests.java | 178 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 D | PipTouchStateTest.java | 90 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 D | MediaInserterTest.java | 186 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 D | TestShellExecutor.java | 50 public void flushAll() { in flushAll() method in TestShellExecutor
|
/aosp14/frameworks/base/services/core/java/com/android/server/hdmi/ |
H A D | HdmiCecMessageCache.java | 74 public void flushAll() { in flushAll() method in HdmiCecMessageCache
|
H A D | HdmiCecLocalDeviceSource.java | 96 mCecMessageCache.flushAll(); in onHotplug()
|
H A D | HdmiCecLocalDevicePlayback.java | 206 mCecMessageCache.flushAll(); in onHotplug()
|
H A D | HdmiCecLocalDeviceAudioSystem.java | 204 mCecMessageCache.flushAll(); in onHotplug()
|
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/common/ |
H A D | DisplayInsetsControllerTest.java | 120 mExecutor.flushAll(); in testPerDisplayListenerCallback() 142 mExecutor.flushAll(); in testPerDisplayListenerCallback()
|
/aosp14/frameworks/base/media/java/android/media/ |
H A D | MediaInserter.java | 72 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 D | UserAspectRatioSettingsWindowManagerTest.java | 135 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 D | UnfoldAnimationControllerTest.java | 264 mShellExecutor.flushAll(); in testInit_initsAndStartsAnimators()
|
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/pip/ |
H A D | PipTaskOrganizerTest.java | 122 mMainExecutor.flushAll(); in setUp()
|
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/sysui/ |
H A D | ShellControllerTest.java | 108 mExecutor.flushAll(); in testAddExternalInterface_ensureCallback()
|
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/recents/ |
H A D | RecentTasksControllerTest.java | 246 mMainExecutor.flushAll(); in testGetRecentTasks_ReturnsRecentTasksAsynchronously()
|