Instance Methods | |
(bool) | - singlePrimaryResponder |
(bool) | - doublePrimaryResponder |
(bool) | - textInputPlugin |
(bool) | - emptyNextResponder |
(bool) | - getPressedState |
(bool) | - keyboardChannelGetPressedState |
(bool) | - racingConditionBetweenKeyAndText |
(bool) | - correctLogicalKeyForLayouts |
Definition at line 418 of file FlutterKeyboardManagerTest.mm.
- (bool) correctLogicalKeyForLayouts |
Definition at line 721 of file FlutterKeyboardManagerTest.mm.
References KeyboardTester::nextResponder, KeyboardTester::recordEmbedderEventsTo:returning:, KeyboardTester::respondChannelCallsWith:, KeyboardTester::respondTextInputWith:, and VERIFY_DOWN.
- (bool) doublePrimaryResponder |
- (bool) emptyNextResponder |
Definition at line 594 of file FlutterKeyboardManagerTest.mm.
References KeyboardTester::nextResponder, KeyboardTester::respondChannelCallsWith:, KeyboardTester::respondEmbedderCallsWith:, and KeyboardTester::respondTextInputWith:.
- (bool) getPressedState |
Definition at line 607 of file FlutterKeyboardManagerTest.mm.
References KeyboardTester::respondChannelCallsWith:, KeyboardTester::respondEmbedderCallsWith:, and KeyboardTester::respondTextInputWith:.
- (bool) keyboardChannelGetPressedState |
Definition at line 622 of file FlutterKeyboardManagerTest.mm.
References KeyboardTester::lastKeyboardChannelResult, FlutterMethodCall::methodCallWithMethodName:arguments:, KeyboardTester::respondChannelCallsWith:, KeyboardTester::respondEmbedderCallsWith:, KeyboardTester::respondTextInputWith:, and KeyboardTester::sendKeyboardChannelMessage:.
- (bool) racingConditionBetweenKeyAndText |
Definition at line 646 of file FlutterKeyboardManagerTest.mm.
References KeyboardTester::recordCallTypesTo:forTypes:, and KeyboardTester::recordEmbedderCallsTo:.
- (bool) singlePrimaryResponder |
Definition at line 466 of file FlutterKeyboardManagerTest.mm.
References KeyboardTester::nextResponder, and KeyboardTester::recordEmbedderCallsTo:.
- (bool) textInputPlugin |