Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/desktopmode/
DDesktopModeTaskRepositoryTest.kt178 executor.flushAll() in addListener_notifiesVisibleFreeformTask()
190 executor.flushAll() in addListener_tasksOnDifferentDisplay_doesNotNotify()
204 executor.flushAll() in updateVisibleFreeformTasks_addVisibleTasksNotifiesListener()
217 executor.flushAll() in updateVisibleFreeformTasks_addVisibleTaskNotifiesListenerForThatDisplay()
225 executor.flushAll() in updateVisibleFreeformTasks_addVisibleTaskNotifiesListenerForThatDisplay()
241 executor.flushAll() in updateVisibleFreeformTasks_taskOnDefaultBecomesVisibleOnSecondDisplay_listenersNotified()
246 executor.flushAll() in updateVisibleFreeformTasks_taskOnDefaultBecomesVisibleOnSecondDisplay_listenersNotified()
266 executor.flushAll() in updateVisibleFreeformTasks_removeVisibleTasksNotifiesListener()
270 executor.flushAll() in updateVisibleFreeformTasks_removeVisibleTasksNotifiesListener()
275 executor.flushAll() in updateVisibleFreeformTasks_removeVisibleTasksNotifiesListener()
[all …]
DDesktopTasksControllerTest.kt1253 shellExecutor.flushAll() in <lambda>()
1264 shellExecutor.flushAll() in <lambda>()
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/back/
DBackAnimationControllerTest.java161 mShellExecutor.flushAll(); in setUp()
245 mShellExecutor.flushAll(); in verifyNavigationFinishes()
248 mShellExecutor.flushAll(); in verifyNavigationFinishes()
460 mShellExecutor.flushAll(); in acceptsGesture_transitionTimeout()
465 mShellExecutor.flushAll(); in acceptsGesture_transitionTimeout()
492 mShellExecutor.flushAll(); in cancelBackInvokeWhenLostFocus()
524 mShellExecutor.flushAll(); in animationNotDefined()
527 mShellExecutor.flushAll(); in animationNotDefined()
556 mShellExecutor.flushAll(); in appCallback_receivesStartAndInvoke()
558 mShellExecutor.flushAll(); in appCallback_receivesStartAndInvoke()
[all …]
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/transition/
DShellTransitionTests.java195 mMainExecutor.flushAll(); in testBasicTransitionFlow()
246 mMainExecutor.flushAll(); in testNonDefaultHandler()
262 mMainExecutor.flushAll(); in testNonDefaultHandler()
281 mMainExecutor.flushAll(); in testNonDefaultHandler()
312 mMainExecutor.flushAll(); in testRequestRemoteTransition()
467 mMainExecutor.flushAll(); in testRegisteredRemoteTransition()
480 mMainExecutor.flushAll(); in testRegisteredRemoteTransition()
537 mMainExecutor.flushAll(); in testRegisteredRemoteTransitionTakeover()
551 mMainExecutor.flushAll(); in testRegisteredRemoteTransitionTakeover()
565 mMainExecutor.flushAll(); in testRegisteredRemoteTransitionTakeover()
[all …]
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/pip/phone/
DPipTouchStateTest.java90 mMainExecutor.flushAll(); in testDoubleTapTimeout_timeoutCallbackCalled()
125 mMainExecutor.flushAll(); in testHoverExitTimeout_timeoutCallbackCalled()
140 mMainExecutor.flushAll(); in testHoverExitTimeout_timeoutCallbackNotCalled_ifButtonPress()
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/recents/
DTaskStackTransitionObserverTest.kt109 executor.flushAll() in taskCreated_freeformWindow_listenerNotified()
132 executor.flushAll() in taskCreated_fullscreenWindow_listenerNotNotified()
163 executor.flushAll() in taskCreated_freeformWindowOnTopOfFreeform_listenerNotified()
DRecentTasksControllerTest.java286 mMainExecutor.flushAll(); in testGetRecentTasks_ReturnsRecentTasksAsynchronously()
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/
DTestShellExecutor.java50 public void flushAll() { in flushAll() method in TestShellExecutor
/frameworks/base/core/jni/
Dandroid_tracing_PerfettoDataSource.h58 void flushAll();
Dandroid_tracing_PerfettoDataSource.cpp217 void PerfettoDataSource::flushAll() { in flushAll() function in android::PerfettoDataSource
254 datasource->flushAll(); in nativeFlushAll()
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
DMediaInserterTest.java187 mMediaInserter.flushAll(); in testFlushAllWithEmptyContents()
199 mMediaInserter.flushAll(); in testFlushAllWithSomeContents()
214 mMediaInserter.flushAll(); in testInsertContentsAfterFlushAll()
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/sysui/
DShellControllerTest.java114 mExecutor.flushAll(); in testAddExternalInterface_ensureCallback()
146 mExecutor.flushAll(); in testAddDisplayImeChangeListener_ensureCallback()
162 mExecutor.flushAll(); in testDoubleAddDisplayImeChangeListener_ensureSingleCallback()
173 mExecutor.flushAll(); in testAddRemoveDisplayImeChangeListener_ensureNoCallback()
/frameworks/base/services/core/java/com/android/server/hdmi/
DHdmiCecMessageCache.java74 public void flushAll() { in flushAll() method in HdmiCecMessageCache
DHdmiCecLocalDeviceSource.java97 mCecMessageCache.flushAll(); in onHotplug()
DHdmiCecLocalDevicePlayback.java230 mCecMessageCache.flushAll(); in onHotplug()
DHdmiCecLocalDeviceAudioSystem.java206 mCecMessageCache.flushAll(); in onHotplug()
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/common/
DDisplayInsetsControllerTest.java126 mExecutor.flushAll(); in testPerDisplayListenerCallback()
148 mExecutor.flushAll(); in testPerDisplayListenerCallback()
/frameworks/base/media/java/android/media/
DMediaInserter.java72 public void flushAll() throws RemoteException { in flushAll() method in MediaInserter
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/compatui/
DUserAspectRatioSettingsWindowManagerTest.java153 mExecutor.flushAll(); in testCreateUserAspectRatioButton()
166 mExecutor.flushAll(); in testCreateUserAspectRatioButton()
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/unfold/
DUnfoldAnimationControllerTest.java264 mShellExecutor.flushAll(); in testInit_initsAndStartsAnimators()
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/pip/
DPipTaskOrganizerTest.java125 mMainExecutor.flushAll(); in setUp()
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/splitscreen/
DSplitTransitionTests.java494 mTestShellExecutor.flushAll(); in testSplitInvocationCallback()