Instance Methods | |
| (bool) | - singlePrimaryResponder |
| (bool) | - doublePrimaryResponder |
| (bool) | - textInputPlugin |
| (bool) | - emptyNextResponder |
| (bool) | - getPressedState |
| (bool) | - keyboardChannelGetPressedState |
| (bool) | - racingConditionBetweenKeyAndText |
| (bool) | - correctLogicalKeyForLayouts |
| (bool) | - shouldNotHoldStrongReferenceToDelegate |
Definition at line 427 of file FlutterKeyboardManagerTest.mm.
| - (bool) correctLogicalKeyForLayouts |
Definition at line 738 of file FlutterKeyboardManagerTest.mm.
References KeyboardTester::nextResponder, KeyboardTester::recordEmbedderEventsTo:returning:, KeyboardTester::respondChannelCallsWith:, KeyboardTester::respondTextInputWith:, and VERIFY_DOWN.
| - (bool) doublePrimaryResponder |
| - (bool) emptyNextResponder |
Definition at line 609 of file FlutterKeyboardManagerTest.mm.
References KeyboardTester::nextResponder, KeyboardTester::respondChannelCallsWith:, KeyboardTester::respondEmbedderCallsWith:, and KeyboardTester::respondTextInputWith:.
| - (bool) getPressedState |
Definition at line 622 of file FlutterKeyboardManagerTest.mm.
References KeyboardTester::respondChannelCallsWith:, KeyboardTester::respondEmbedderCallsWith:, and KeyboardTester::respondTextInputWith:.
| - (bool) keyboardChannelGetPressedState |
Definition at line 637 of file FlutterKeyboardManagerTest.mm.
References KeyboardTester::lastKeyboardChannelResult, FlutterMethodCall::methodCallWithMethodName:arguments:, KeyboardTester::respondChannelCallsWith:, KeyboardTester::respondEmbedderCallsWith:, KeyboardTester::respondTextInputWith:, and KeyboardTester::sendKeyboardChannelMessage:.
| - (bool) racingConditionBetweenKeyAndText |
Definition at line 661 of file FlutterKeyboardManagerTest.mm.
References KeyboardTester::recordCallTypesTo:forTypes:, and KeyboardTester::recordEmbedderCallsTo:.
| - (bool) shouldNotHoldStrongReferenceToDelegate |
Definition at line 828 of file FlutterKeyboardManagerTest.mm.
| - (bool) singlePrimaryResponder |
Definition at line 481 of file FlutterKeyboardManagerTest.mm.
References KeyboardTester::nextResponder, and KeyboardTester::recordEmbedderCallsTo:.
| - (bool) textInputPlugin |