Instance Methods | |
(bool) | - singlePrimaryResponder |
(bool) | - doublePrimaryResponder |
(bool) | - textInputPlugin |
(bool) | - emptyNextResponder |
(bool) | - getPressedState |
(bool) | - keyboardChannelGetPressedState |
(bool) | - racingConditionBetweenKeyAndText |
(bool) | - correctLogicalKeyForLayouts |
(bool) | - shouldNotHoldStrongReferenceToViewDelegate |
Definition at line 420 of file FlutterKeyboardManagerTest.mm.
- (bool) correctLogicalKeyForLayouts |
Definition at line 730 of file FlutterKeyboardManagerTest.mm.
References KeyboardTester::nextResponder, KeyboardTester::recordEmbedderEventsTo:returning:, KeyboardTester::respondChannelCallsWith:, KeyboardTester::respondTextInputWith:, and VERIFY_DOWN.
- (bool) doublePrimaryResponder |
- (bool) emptyNextResponder |
Definition at line 603 of file FlutterKeyboardManagerTest.mm.
References KeyboardTester::nextResponder, KeyboardTester::respondChannelCallsWith:, KeyboardTester::respondEmbedderCallsWith:, and KeyboardTester::respondTextInputWith:.
- (bool) getPressedState |
Definition at line 616 of file FlutterKeyboardManagerTest.mm.
References KeyboardTester::respondChannelCallsWith:, KeyboardTester::respondEmbedderCallsWith:, and KeyboardTester::respondTextInputWith:.
- (bool) keyboardChannelGetPressedState |
Definition at line 631 of file FlutterKeyboardManagerTest.mm.
References KeyboardTester::lastKeyboardChannelResult, FlutterMethodCall::methodCallWithMethodName:arguments:, KeyboardTester::respondChannelCallsWith:, KeyboardTester::respondEmbedderCallsWith:, KeyboardTester::respondTextInputWith:, and KeyboardTester::sendKeyboardChannelMessage:.
- (bool) racingConditionBetweenKeyAndText |
Definition at line 655 of file FlutterKeyboardManagerTest.mm.
References KeyboardTester::recordCallTypesTo:forTypes:, and KeyboardTester::recordEmbedderCallsTo:.
- (bool) shouldNotHoldStrongReferenceToViewDelegate |
Definition at line 819 of file FlutterKeyboardManagerTest.mm.
- (bool) singlePrimaryResponder |
Definition at line 475 of file FlutterKeyboardManagerTest.mm.
References KeyboardTester::nextResponder, and KeyboardTester::recordEmbedderCallsTo:.
- (bool) textInputPlugin |