/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/desktopmode/ |
D | DesktopModeTaskRepositoryTest.kt | 178 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 …]
|
D | DesktopTasksControllerTest.kt | 1253 shellExecutor.flushAll() in <lambda>() 1264 shellExecutor.flushAll() in <lambda>()
|
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/back/ |
D | BackAnimationControllerTest.java | 161 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/ |
D | ShellTransitionTests.java | 195 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/ |
D | PipTouchStateTest.java | 90 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/ |
D | TaskStackTransitionObserverTest.kt | 109 executor.flushAll() in taskCreated_freeformWindow_listenerNotified() 132 executor.flushAll() in taskCreated_fullscreenWindow_listenerNotNotified() 163 executor.flushAll() in taskCreated_freeformWindowOnTopOfFreeform_listenerNotified()
|
D | RecentTasksControllerTest.java | 286 mMainExecutor.flushAll(); in testGetRecentTasks_ReturnsRecentTasksAsynchronously()
|
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/ |
D | TestShellExecutor.java | 50 public void flushAll() { in flushAll() method in TestShellExecutor
|
/frameworks/base/core/jni/ |
D | android_tracing_PerfettoDataSource.h | 58 void flushAll();
|
D | android_tracing_PerfettoDataSource.cpp | 217 void PerfettoDataSource::flushAll() { in flushAll() function in android::PerfettoDataSource 254 datasource->flushAll(); in nativeFlushAll()
|
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/ |
D | MediaInserterTest.java | 187 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/ |
D | ShellControllerTest.java | 114 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/ |
D | HdmiCecMessageCache.java | 74 public void flushAll() { in flushAll() method in HdmiCecMessageCache
|
D | HdmiCecLocalDeviceSource.java | 97 mCecMessageCache.flushAll(); in onHotplug()
|
D | HdmiCecLocalDevicePlayback.java | 230 mCecMessageCache.flushAll(); in onHotplug()
|
D | HdmiCecLocalDeviceAudioSystem.java | 206 mCecMessageCache.flushAll(); in onHotplug()
|
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/common/ |
D | DisplayInsetsControllerTest.java | 126 mExecutor.flushAll(); in testPerDisplayListenerCallback() 148 mExecutor.flushAll(); in testPerDisplayListenerCallback()
|
/frameworks/base/media/java/android/media/ |
D | MediaInserter.java | 72 public void flushAll() throws RemoteException { in flushAll() method in MediaInserter
|
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/compatui/ |
D | UserAspectRatioSettingsWindowManagerTest.java | 153 mExecutor.flushAll(); in testCreateUserAspectRatioButton() 166 mExecutor.flushAll(); in testCreateUserAspectRatioButton()
|
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/unfold/ |
D | UnfoldAnimationControllerTest.java | 264 mShellExecutor.flushAll(); in testInit_initsAndStartsAnimators()
|
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/pip/ |
D | PipTaskOrganizerTest.java | 125 mMainExecutor.flushAll(); in setUp()
|
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/splitscreen/ |
D | SplitTransitionTests.java | 494 mTestShellExecutor.flushAll(); in testSplitInvocationCallback()
|