Flutter Engine
The Flutter Engine
FlutterViewControllerTest Member List
This is the complete list of members for
FlutterViewControllerTest
, including all inherited members.
-
fakeTraitCollectionWithContrast:
FlutterViewControllerTest
-
fakeTraitCollectionWithUserInterfaceStyle:
FlutterViewControllerTest
flutterViewController
FlutterViewControllerTest
-
ios
FlutterViewControllerTest
-
ios
FlutterViewControllerTest
-
ios
FlutterViewControllerTest
-
ios
FlutterViewControllerTest
-
ios
FlutterViewControllerTest
messageSent
FlutterViewControllerTest
mockEngine
FlutterViewControllerTest
mockTextInputPlugin
FlutterViewControllerTest
-
orientationTestWithOrientationUpdate:currentOrientation:didChangeOrientation:resultingOrientation:
FlutterViewControllerTest
-
sendMessage:reply:
FlutterViewControllerTest
-
setUp
FlutterViewControllerTest
-
setUpMockScreen
FlutterViewControllerTest
-
setUpMockView:screen:viewFrame:convertedFrame:
FlutterViewControllerTest
-
tearDown
FlutterViewControllerTest
-
testAccessibilityPerformEscapePopsRoute
FlutterViewControllerTest
-
testAppWillTerminateViewDidDestroyTheEngine
FlutterViewControllerTest
-
testBinaryMessenger
FlutterViewControllerTest
-
testCalculateKeyboardAttachMode
FlutterViewControllerTest
-
testCalculateKeyboardInset
FlutterViewControllerTest
-
testCalculateMultitaskingAdjustment
FlutterViewControllerTest
-
testCreateTouchRateCorrectionVSyncClientWillCreateVsyncClientWhenRefreshRateIsLargerThan60HZ
FlutterViewControllerTest
-
testCreateTouchRateCorrectionVSyncClientWillNotCreateNewVSyncClientWhenClientAlreadyExists
FlutterViewControllerTest
-
testCreateTouchRateCorrectionVSyncClientWillNotCreateVsyncClientWhenRefreshRateIs60HZ
FlutterViewControllerTest
-
testDoesntLoadViewInInit
FlutterViewControllerTest
-
testDrawLayer
FlutterViewControllerTest
-
testEngineConfigSyncMethodWillExecuteWhenViewControllerInEngineIsCurrentViewControllerInViewDidAppear
FlutterViewControllerTest
-
testEngineConfigSyncMethodWillExecuteWhenViewControllerInEngineIsCurrentViewControllerInViewWillAppear
FlutterViewControllerTest
-
testEngineConfigSyncMethodWillExecuteWhenViewControllerInEngineIsCurrentViewControllerInViewWillDisappear
FlutterViewControllerTest
-
testEngineConfigSyncMethodWillNotExecuteWhenViewControllerInEngineIsNotCurrentViewControllerInViewDidAppear
FlutterViewControllerTest
-
testEngineConfigSyncMethodWillNotExecuteWhenViewControllerInEngineIsNotCurrentViewControllerInViewWillAppear
FlutterViewControllerTest
-
testEngineConfigSyncMethodWillNotExecuteWhenViewControllerInEngineIsNotCurrentViewControllerInViewWillDisappear
FlutterViewControllerTest
-
testEnsureBottomInsetIsZeroWhenKeyboardDismissed
FlutterViewControllerTest
-
testEnsureViewportMetricsWillInvokeAndDisplayLinkWillInvalidateInViewDidDisappear
FlutterViewControllerTest
-
testFakeEventTimeStamp
FlutterViewControllerTest
-
testFirstFrameCallback
FlutterViewControllerTest
-
testFlutterViewControllerStartKeyboardAnimationWillCreateVsyncClientCorrectly
FlutterViewControllerTest
-
testHandleKeyboardNotification
FlutterViewControllerTest
-
testHideOverlay
FlutterViewControllerTest
-
testInternalPluginsInvokeInViewDidLoad
FlutterViewControllerTest
-
testInternalPluginsWeakPtrNotCrash
FlutterViewControllerTest
-
testItReportsAccessibilityOnOffSwitchLabelsFlagNotSet
FlutterViewControllerTest
-
testItReportsAccessibilityOnOffSwitchLabelsFlagSet
FlutterViewControllerTest
-
testItReportsDarkPlatformBrightnessWhenTraitCollectionRequestsIt
FlutterViewControllerTest
-
testItReportsHighContrastWhenTraitCollectionRequestsIt
FlutterViewControllerTest
-
testItReportsLightPlatformBrightnessByDefault
FlutterViewControllerTest
-
testItReportsNormalPlatformContrastByDefault
FlutterViewControllerTest
-
testItReportsPlatformBrightnessWhenViewWillAppear
FlutterViewControllerTest
-
testItReportsPlatformContrastWhenViewWillAppear
FlutterViewControllerTest
-
testKeyboardAnimationIsShowingAndCompounding
FlutterViewControllerTest
-
testKeyboardAnimationWillNotCrashWhenEngineDestroyed
FlutterViewControllerTest
-
testKeyboardAnimationWillWaitUIThreadVsync
FlutterViewControllerTest
-
testLifeCycleNotificationBecameActive
FlutterViewControllerTest
-
testLifeCycleNotificationCancelledInvalidResumed
FlutterViewControllerTest
-
testLifeCycleNotificationDidEnterBackground
FlutterViewControllerTest
-
testLifeCycleNotificationWillEnterForeground
FlutterViewControllerTest
-
testLifeCycleNotificationWillResignActive
FlutterViewControllerTest
-
testLifeCycleNotificationWillTerminate
FlutterViewControllerTest
-
testNotifyLowMemory
FlutterViewControllerTest
-
testPerformOrientationUpdateDoesNotForceOrientationChange
FlutterViewControllerTest
-
testPerformOrientationUpdateForcesOrientationChange
FlutterViewControllerTest
-
testReleasesKeyboardManagerOnDealloc
FlutterViewControllerTest
-
testSetupKeyboardAnimationVsyncClientWillCreateNewVsyncClientForFlutterViewController
FlutterViewControllerTest
-
testSetupKeyboardAnimationVsyncClientWillNotCreateNewVsyncClientWhenKeyboardAnimationCallbackIsNil
FlutterViewControllerTest
-
testSetupKeyboardSpringAnimationIfNeeded
FlutterViewControllerTest
-
testShouldIgnoreKeyboardNotification
FlutterViewControllerTest
-
testSplashScreenViewCanSetNil
FlutterViewControllerTest
-
testSplashScreenViewRemoveNotCrash
FlutterViewControllerTest
-
testStartKeyboardAnimationWillInvokeSetupKeyboardSpringAnimationIfNeeded
FlutterViewControllerTest
-
testSupportsShowingSystemContextMenuForIOS16AndAbove
FlutterViewControllerTest
-
testTriggerTouchRateCorrectionVSyncClientCorrectly
FlutterViewControllerTest
-
testUpdateViewportMetricsIfNeeded_DoesInvokeEngineWhenIsTheViewController
FlutterViewControllerTest
-
testUpdateViewportMetricsIfNeeded_DoesNotInvokeEngineWhenShouldBeIgnoredDuringRotation
FlutterViewControllerTest
-
testUpdateViewportMetricsIfNeeded_DoesntInvokeEngineWhenNotTheViewController
FlutterViewControllerTest
-
testViewControllerIsReleased
FlutterViewControllerTest
-
testViewDidDisappearDoesntPauseEngineWhenNotTheViewController
FlutterViewControllerTest
-
testViewDidDisappearDoesPauseEngineWhenIsTheViewController
FlutterViewControllerTest
-
testViewDidLoadDoesInvokeEngineWhenIsTheViewController
FlutterViewControllerTest
-
testViewDidLoadDoesntInvokeEngineAttachViewWhenEngineNeedsLaunch
FlutterViewControllerTest
-
testViewDidLoadDoesntInvokeEngineWhenNotTheViewController
FlutterViewControllerTest
-
testViewDidLoadWillInvokeCreateTouchRateCorrectionVSyncClient
FlutterViewControllerTest
-
testViewWillTransitionToSize_DoesDelayEngineCallIfNonZeroDuration
FlutterViewControllerTest
-
testViewWillTransitionToSize_DoesNotDelayEngineCallIfZeroDuration
FlutterViewControllerTest
-
testWillDeallocNotification
FlutterViewControllerTest
Generated on Sun Jun 23 2024 21:57:58 for Flutter Engine by
1.9.4