Home
last modified time | relevance | path

Searched defs:runOnMainSync (Results 1 – 25 of 224) sorted by relevance

123456789

/aosp_15_r20/packages/apps/Launcher3/quickstep/tests/multivalentTests/src/com/android/quickstep/
DAbsSwipeUpHandlerTestCase.java240 runOnMainSync(() -> { in testStartNewTask_finishesRecentsAnimationController() method
250 runOnMainSync(() -> { in testHomeGesture_finishesRecentsAnimationController() method
262 runOnMainSync(() -> { in testHomeGesture_handsOffAnimation() method
274 runOnMainSync(() -> { in testHomeGesture_doesNotHandOffAnimation_withFlagsDisabled() method
287 runOnMainSync(() -> { in testHomeGesture_invalidatesHandlerAfterParallelAnim() method
301 runOnMainSync(() -> { in testHomeGesture_invalidatesHandlerIfNoParallelAnim() method
358 protected static void runOnMainSync(Runnable runnable) { in runOnMainSync() method in AbsSwipeUpHandlerTestCase
DMultiStateCallbackTest.java268 private static void runOnMainSync(Runnable runnable) { in runOnMainSync() method in MultiStateCallbackTest
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/magnification/
H A DSimpleSwipeTest.java71 runOnMainSync(() -> { in sendSingleDownEvent_onGestureCanceledAfterTimeout() method
87 runOnMainSync(() -> { in sendSwipeEvent_onGestureCompleted() method
103 runOnMainSync(() -> { in sendSingleTapEvent_onGestureCanceled() method
112 private static void runOnMainSync(Runnable runnable) { in runOnMainSync() method in SimpleSwipeTest
H A DMagnificationThumbnailTest.java218 private static void runOnMainSync(Runnable runnable) { in runOnMainSync() method in MagnificationThumbnailTest
/aosp_15_r20/cts/tests/framework/base/windowmanager/src/android/server/wm/window/
H A DWindowPolicyTests.java52 runOnMainSync(() -> { in testWindowInsets() method
61 runOnMainSync(() -> { in assertFillWindowBounds() method
157 runOnMainSync(() -> { in testSystemBarColor() method
H A DWindowPolicyTestBase.java51 static void runOnMainSync(Runnable runnable) { in runOnMainSync() method in WindowPolicyTestBase
/aosp_15_r20/cts/tests/framework/base/windowmanager/testsdk35/src/android/server/wm/window/
H A DWindowPolicyTestsSdk35.java38 runOnMainSync(() -> { in testOptOutEdgeToEdgeAppBounds() method
57 runOnMainSync(() -> { in testOptOutEdgeToEdgeDisplayMetrics() method
/aosp_15_r20/cts/tests/inputmethod/src/android/view/inputmethod/cts/
H A DAccessibilityInputMethodTest.java190 runOnMainSync(() -> { in testRestartInput() method
479 runOnMainSync(() -> { in testInvalidateInputMain() method
519 runOnMainSync(() -> { in testInvalidateInputMain() method
H A DFocusHandlingTest.java885 runOnMainSync(() -> { in testOnCheckIsTextEditorRunOnUIThreadWithInputMethodManagerIsActive() method
1135 runOnMainSync(() -> { in detachServed_withDifferentNextServed_b211105987() method
1145 runOnMainSync(() -> { in detachServed_withDifferentNextServed_b211105987() method
H A DInputConnectionHandlerTest.java283 runOnMainSync(() -> { in testCloseConnectionWithRestartInput() method
522 runOnMainSync(() -> { in testReportFullscreenMode() method
H A DInProcessImeTest.java149 runOnMainSync(() -> { in testOnUpdateSelectionForInProcessIme() method
H A DInputConnectionLifecycleTest.java150 runOnMainSync(() -> { in testCloseConnectionWithRestartInput() method
H A DImeSwitchingTest.java130 runOnMainSync(() -> { in testImeUnboundAfterSwitchingWithoutInputFocus() method
H A DEditTextImeSupportTest.java444 runOnMainSync(() -> { in testDisableImeAfterFocusChange() method
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/unfold/progress/
H A DRemoteUnfoldTransitionReceiverTest.kt113 private fun runOnMainSync(f: Runnable) { in runOnMainSync() method
/aosp_15_r20/cts/tests/framework/base/windowmanager/src/android/server/wm/animations/
H A DLocationInWindowTests.java120 runOnMainSync(() -> { in runTest() method
163 private void runOnMainSync(Runnable runnable) { in runOnMainSync() method in LocationInWindowTests
H A DLocationOnScreenTests.java149 private void runOnMainSync(Runnable runnable) { in runOnMainSync() method in LocationOnScreenTests
/aosp_15_r20/external/leakcanary2/leakcanary-android-instrumentation/src/androidTest/java/leakcanary/
H A DLifecycleTestUtils.kt136 fun runOnMainSync(block: () -> Unit) = InstrumentationRegistry.getInstrumentation() in runOnMainSync() method
/aosp_15_r20/packages/apps/Launcher3/quickstep/tests/src/com/android/quickstep/
DInputConsumerUtilsTest.java547 runOnMainSync(() -> { in assertCorrectInputConsumer() method
557 private static void runOnMainSync(@NonNull Runnable runnable) { in runOnMainSync() method in InputConsumerUtilsTest
/aosp_15_r20/external/robolectric/integration_tests/ctesque/src/sharedTest/java/android/app/
H A DInstrumentationTest.java27 public void runOnMainSync() { in runOnMainSync() method in InstrumentationTest
/aosp_15_r20/packages/apps/Launcher3/quickstep/tests/multivalentTests/src/com/android/launcher3/taskbar/
DTaskbarControllerTestUtil.kt27 inline fun runOnMainSync(crossinline runTest: () -> Unit) { in runOnMainSync() method
/aosp_15_r20/cts/tests/framework/base/windowmanager/src/android/server/wm/insets/
H A DRoundedCornerTests.java206 private void runOnMainSync(Runnable runnable) { in runOnMainSync() method in RoundedCornerTests
H A DWindowInsetsPolicyTest.java266 private void runOnMainSync(Runnable runnable) { in runOnMainSync() method in WindowInsetsPolicyTest
/aosp_15_r20/cts/tests/tests/media/codec/src/android/media/codec/cts/
H A DRemoteVirtualDisplayService.java195 private void runOnMainSync(Runnable runner) { in runOnMainSync() method in RemoteVirtualDisplayService
/aosp_15_r20/external/cronet/base/test/android/javatests/src/org/chromium/base/test/
H A DBaseChromiumAndroidJUnitRunner.java200 runOnMainSync( in waitForIdleSync() method

123456789