4da3b4bdddbbff7a0dee1f57b3a74c616231e100
getTaskViewAt is used in two different contexts with different assumptions: 1. In the context of iterating over the all TaskViews, where the valid tasks indices are know. 2. In the context of requesting some TaskView by index, where the caller expects null when the input index is invalid. The nullability status of the method differs in these contexts and therefore getTaskViewAt usage can be separated into two different methods. Bug: 205828770 Test: m LauncherGoResLib Change-Id: I42c04c115c309f1849f9dfbb05c74b9b080acf13
Merge "Consider launching task's position on screen in pivot calculation" into sc-v2-dev am:
48644c75b3 am: 97c12c8b72
Merge "Add timeout to AbstractLauncherUiTest.getOnUiThread" into sc-v2-dev am:
953641e28d am: 1bad3382fc
Merge "Add animated background to the suw all set page." into sc-v2-dev am:
010faef3a5 am: 61795cd45a
Merge "Use global color extraction in widgets for wallpaper preview" into sc-v2-dev am:
9b3ef3e638 am: df311603e9
Merge "Adding new team members working on the launcher" am:
99d4712ddb am: 1b3d656a39 am: 81283cc8be
Description
No description provided
Languages
Java
57.2%
Kotlin
42.4%
AIDL
0.3%