Replace array for collection
Without transpiling the code to typescript, it is no longer necessary to keep the values as array. instead we can use Collection/List and avoid a lot of conversion Bug: 311642700 Test: atest FlickerTests WMShellFlickerTests Change-Id: I43aaf5c793b97bb5b4e8568df99ed4a272e5b07b
Showing
- libs/WindowManager/Shell/tests/flicker/splitscreen/src/com/android/wm/shell/flicker/splitscreen/UnlockKeyguardToSplitScreen.kt 0 additions, 1 deletion.../shell/flicker/splitscreen/UnlockKeyguardToSplitScreen.kt
- tests/FlickerTests/IME/src/com/android/server/wm/flicker/ime/CloseImeOnDismissPopupDialogTest.kt 0 additions, 1 deletion...server/wm/flicker/ime/CloseImeOnDismissPopupDialogTest.kt
- tests/FlickerTests/src/com/android/server/wm/flicker/CommonAssertions.kt 0 additions, 1 deletion...sts/src/com/android/server/wm/flicker/CommonAssertions.kt
Loading
Please register or sign in to comment