70867ee4d94a2916ebceb8609cd0b906889da561
No semantic changes, just consolidates static functions in FlutterViewController.mm local to the translation unit into a single contiguous block at the top. Also includes three minor (non-semantic) changes: * Corrects static function naming to UpperCamelCase * Adds doc comments for `OnKeyboardLayoutChanged` * Adds a mark to help highlight the static data/function block at the top of the file in Xcode. [C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style
Description
Languages
Dart
75.4%
C++
16.4%
Objective-C++
2.7%
Java
2.7%
Objective-C
0.6%
Other
1.8%