Final conversion of ClusteredSuggestionsView to Kotlin
Built successfully against Kotlin 1.7 and with -Werror turned on. The abstract function getSelectedItemId() in SuggestionsListView remained unimplemented in the java code for ClusteredSuggestionsView. Overrode this method and added TODO() to resolve errors, however this appears to have no impact on functionality.
Bug: 239665416
Test: manual testing with bramble device, unit tests ran with atest QuickSearchBoxTests with result:
Summary (Test executed with 1 devices.)
-------
arm64-v8a QuickSearchBoxTests: Passed: 50, Failed: 0, Ignored: 0, Assumption Failed: 0,
All tests passed!
Change-Id: I419838cd6b0ed439237da8cb4246c6d725b1f4bc
4 files changed