blob: 06094ffe1930e16896afcac3b178c92094fa402b [file] [log] [blame]
Pedro Loureirod34f5362021-02-25 15:31:51 +00001<?xml version="1.0" encoding="UTF-8"?>
2<issues format="5" by="lint 4.1.0" client="cli" variant="all" version="4.1.0">
3
4 <issue
5 id="NewApi"
6 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
7 errorLine1=" return mRootTaskInfo != null ? mRootTaskInfo.taskId : INVALID_TASK_ID;"
8 errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
9 <location
10 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/apppairs/AppPair.java"
11 line="73"
12 column="40"/>
13 </issue>
14
15 <issue
16 id="NewApi"
17 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
18 errorLine1=" return mTaskInfo1 != null ? mTaskInfo1.taskId : INVALID_TASK_ID;"
19 errorLine2=" ~~~~~~~~~~~~~~~~~">
20 <location
21 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/apppairs/AppPair.java"
22 line="77"
23 column="37"/>
24 </issue>
25
26 <issue
27 id="NewApi"
28 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
29 errorLine1=" return mTaskInfo2 != null ? mTaskInfo2.taskId : INVALID_TASK_ID;"
30 errorLine2=" ~~~~~~~~~~~~~~~~~">
31 <location
32 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/apppairs/AppPair.java"
33 line="81"
34 column="37"/>
35 </issue>
36
37 <issue
38 id="NewApi"
39 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
40 errorLine1=" if (com.android.wm.shell.protolog.ShellProtoLogCache.WM_SHELL_TASK_ORG_enabled) { long protoLogParam0 = task1.taskId; long protoLogParam1 = task2.taskId; String protoLogParam2 = String.valueOf(this); com.android.wm.shell.protolog.ShellProtoLogImpl.v(WM_SHELL_TASK_ORG, -742394458, 5, null, protoLogParam0, protoLogParam1, protoLogParam2); "
41 errorLine2=" ~~~~~~~~~~~~">
42 <location
43 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/apppairs/AppPair.java"
44 line="89"
45 column="113"/>
46 </issue>
47
48 <issue
49 id="NewApi"
50 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
51 errorLine1=" if (com.android.wm.shell.protolog.ShellProtoLogCache.WM_SHELL_TASK_ORG_enabled) { long protoLogParam0 = task1.taskId; long protoLogParam1 = task2.taskId; String protoLogParam2 = String.valueOf(this); com.android.wm.shell.protolog.ShellProtoLogImpl.v(WM_SHELL_TASK_ORG, -742394458, 5, null, protoLogParam0, protoLogParam1, protoLogParam2); "
52 errorLine2=" ~~~~~~~~~~~~">
53 <location
54 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/apppairs/AppPair.java"
55 line="89"
56 column="149"/>
57 </issue>
58
59 <issue
60 id="NewApi"
61 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Builder#setParent`"
62 errorLine1=" b -> b.setParent(mRootTaskLeash), mDisplayImeController);"
63 errorLine2=" ~~~~~~~~~">
64 <location
65 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/apppairs/AppPair.java"
66 line="105"
67 column="24"/>
68 </issue>
69
70 <issue
71 id="NewApi"
72 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
73 errorLine1=" if (mRootTaskInfo == null || taskInfo.taskId == mRootTaskInfo.taskId) {"
74 errorLine2=" ~~~~~~~~~~~~~~~">
75 <location
76 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/apppairs/AppPair.java"
77 line="151"
78 column="38"/>
79 </issue>
80
81 <issue
82 id="NewApi"
83 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
84 errorLine1=" if (mRootTaskInfo == null || taskInfo.taskId == mRootTaskInfo.taskId) {"
85 errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
86 <location
87 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/apppairs/AppPair.java"
88 line="151"
89 column="57"/>
90 </issue>
91
92 <issue
93 id="NewApi"
94 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
95 errorLine1=" } else if (taskInfo.taskId == getTaskId1()) {"
96 errorLine2=" ~~~~~~~~~~~~~~~">
97 <location
98 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/apppairs/AppPair.java"
99 line="154"
100 column="20"/>
101 </issue>
102
103 <issue
104 id="NewApi"
105 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
106 errorLine1=" } else if (taskInfo.taskId == getTaskId2()) {"
107 errorLine2=" ~~~~~~~~~~~~~~~">
108 <location
109 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/apppairs/AppPair.java"
110 line="157"
111 column="20"/>
112 </issue>
113
114 <issue
115 id="NewApi"
116 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
117 errorLine1=" throw new IllegalStateException(&quot;Unknown task=&quot; + taskInfo.taskId);"
118 errorLine2=" ~~~~~~~~~~~~~~~">
119 <location
120 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/apppairs/AppPair.java"
121 line="161"
122 column="63"/>
123 </issue>
124
125 <issue
126 id="NewApi"
127 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#setLayer`"
128 errorLine1=" t.setLayer(dividerLeash, Integer.MAX_VALUE)"
129 errorLine2=" ~~~~~~~~">
130 <location
131 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/apppairs/AppPair.java"
132 line="172"
133 column="15"/>
134 </issue>
135
136 <issue
137 id="NewApi"
138 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
139 errorLine1=" if (taskInfo.taskId == getRootTaskId()) {"
140 errorLine2=" ~~~~~~~~~~~~~~~">
141 <location
142 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/apppairs/AppPair.java"
143 line="186"
144 column="13"/>
145 </issue>
146
147 <issue
148 id="NewApi"
149 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
150 errorLine1=" } else if (taskInfo.taskId == getTaskId1()) {"
151 errorLine2=" ~~~~~~~~~~~~~~~">
152 <location
153 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/apppairs/AppPair.java"
154 line="202"
155 column="20"/>
156 </issue>
157
158 <issue
159 id="NewApi"
160 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
161 errorLine1=" } else if (taskInfo.taskId == getTaskId2()) {"
162 errorLine2=" ~~~~~~~~~~~~~~~">
163 <location
164 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/apppairs/AppPair.java"
165 line="204"
166 column="20"/>
167 </issue>
168
169 <issue
170 id="NewApi"
171 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
172 errorLine1=" throw new IllegalStateException(&quot;Unknown task=&quot; + taskInfo.taskId);"
173 errorLine2=" ~~~~~~~~~~~~~~~">
174 <location
175 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/apppairs/AppPair.java"
176 line="207"
177 column="63"/>
178 </issue>
179
180 <issue
181 id="NewApi"
182 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
183 errorLine1=" if (taskInfo.taskId == getRootTaskId()) {"
184 errorLine2=" ~~~~~~~~~~~~~~~">
185 <location
186 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/apppairs/AppPair.java"
187 line="213"
188 column="13"/>
189 </issue>
190
191 <issue
192 id="NewApi"
193 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
194 errorLine1=" mController.unpair(mRootTaskInfo.taskId, false /* releaseToPool */);"
195 errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
196 <location
197 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/apppairs/AppPair.java"
198 line="215"
199 column="32"/>
200 </issue>
201
202 <issue
203 id="NewApi"
204 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
205 errorLine1=" } else if (taskInfo.taskId == getTaskId1() || taskInfo.taskId == getTaskId2()) {"
206 errorLine2=" ~~~~~~~~~~~~~~~">
207 <location
208 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/apppairs/AppPair.java"
209 line="216"
210 column="20"/>
211 </issue>
212
213 <issue
214 id="NewApi"
215 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
216 errorLine1=" } else if (taskInfo.taskId == getTaskId1() || taskInfo.taskId == getTaskId2()) {"
217 errorLine2=" ~~~~~~~~~~~~~~~">
218 <location
219 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/apppairs/AppPair.java"
220 line="216"
221 column="55"/>
222 </issue>
223
224 <issue
225 id="NewApi"
226 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
227 errorLine1=" mController.unpair(mRootTaskInfo.taskId);"
228 errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
229 <location
230 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/apppairs/AppPair.java"
231 line="217"
232 column="32"/>
233 </issue>
234
235 <issue
236 id="NewApi"
237 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Builder#setParent`"
238 errorLine1=" b.setParent(mRootTaskLeash);"
239 errorLine2=" ~~~~~~~~~">
240 <location
241 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/apppairs/AppPair.java"
242 line="224"
243 column="15"/>
244 </issue>
245
246 <issue
247 id="NewApi"
248 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Builder#setParent`"
249 errorLine1=" b.setParent(mTaskLeash1);"
250 errorLine2=" ~~~~~~~~~">
251 <location
252 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/apppairs/AppPair.java"
253 line="226"
254 column="15"/>
255 </issue>
256
257 <issue
258 id="NewApi"
259 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Builder#setParent`"
260 errorLine1=" b.setParent(mTaskLeash2);"
261 errorLine2=" ~~~~~~~~~">
262 <location
263 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/apppairs/AppPair.java"
264 line="228"
265 column="15"/>
266 </issue>
267
268 <issue
269 id="NewApi"
270 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
271 errorLine1=" pw.println(innerPrefix + &quot;1 taskId=&quot; + mTaskInfo1.taskId"
272 errorLine2=" ~~~~~~~~~~~~~~~~~">
273 <location
274 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/apppairs/AppPair.java"
275 line="242"
276 column="52"/>
277 </issue>
278
279 <issue
280 id="NewApi"
281 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
282 errorLine1=" pw.println(innerPrefix + &quot;2 taskId=&quot; + mTaskInfo2.taskId"
283 errorLine2=" ~~~~~~~~~~~~~~~~~">
284 <location
285 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/apppairs/AppPair.java"
286 line="246"
287 column="52"/>
288 </issue>
289
290 <issue
291 id="NewApi"
292 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#setLayer`"
293 errorLine1=" .setLayer(dividerLeash, Integer.MAX_VALUE)"
294 errorLine2=" ~~~~~~~~">
295 <location
296 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/apppairs/AppPair.java"
297 line="291"
298 column="18"/>
299 </issue>
300
301 <issue
302 id="NewApi"
303 message="Call requires API level 29 (current min is 26): `new android.content.LocusId`"
304 errorLine1=" mLocusId = locus != null ? new LocusId(locus) : null;"
305 errorLine2=" ~~~~~~~~~~~">
306 <location
307 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/Bubble.java"
308 line="177"
309 column="36"/>
310 </issue>
311
312 <issue
313 id="NewApi"
314 message="Call requires API level 29 (current min is 26): `android.service.notification.StatusBarNotification#getUid`"
315 errorLine1=" mAppUid = entry.getStatusBarNotification().getUid();"
316 errorLine2=" ~~~~~~">
317 <location
318 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/Bubble.java"
319 line="449"
320 column="52"/>
321 </issue>
322
323 <issue
324 id="NewApi"
325 message="Call requires API level 31 (current min is 26): `android.service.notification.NotificationListenerService.Ranking#getConversationShortcutInfo`"
326 errorLine1=" mShortcutInfo = entry.getRanking().getConversationShortcutInfo();"
327 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
328 <location
329 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/Bubble.java"
330 line="453"
331 column="48"/>
332 </issue>
333
334 <issue
335 id="NewApi"
336 message="Call requires API level R (current min is 26): `android.app.NotificationChannel#isImportantConversation`"
337 errorLine1=" entry.getRanking().getChannel().isImportantConversation();"
338 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~">
339 <location
340 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/Bubble.java"
341 line="457"
342 column="57"/>
343 </issue>
344
345 <issue
346 id="NewApi"
347 message="Call requires API level R (current min is 26): `android.app.Notification.BubbleMetadata#getShortcutId`"
348 errorLine1=" mMetadataShortcutId = entry.getBubbleMetadata().getShortcutId();"
349 errorLine2=" ~~~~~~~~~~~~~">
350 <location
351 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/Bubble.java"
352 line="461"
353 column="61"/>
354 </issue>
355
356 <issue
357 id="NewApi"
358 message="Call requires API level 29 (current min is 26): `android.app.Notification.BubbleMetadata#getDesiredHeight`"
359 errorLine1=" mDesiredHeight = entry.getBubbleMetadata().getDesiredHeight();"
360 errorLine2=" ~~~~~~~~~~~~~~~~">
361 <location
362 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/Bubble.java"
363 line="463"
364 column="56"/>
365 </issue>
366
367 <issue
368 id="NewApi"
369 message="Call requires API level 29 (current min is 26): `android.app.Notification.BubbleMetadata#getDesiredHeightResId`"
370 errorLine1=" mDesiredHeightResId = entry.getBubbleMetadata().getDesiredHeightResId();"
371 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~">
372 <location
373 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/Bubble.java"
374 line="464"
375 column="61"/>
376 </issue>
377
378 <issue
379 id="NewApi"
380 message="Call requires API level 29 (current min is 26): `android.app.Notification.BubbleMetadata#getIcon`"
381 errorLine1=" mIcon = entry.getBubbleMetadata().getIcon();"
382 errorLine2=" ~~~~~~~">
383 <location
384 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/Bubble.java"
385 line="465"
386 column="47"/>
387 </issue>
388
389 <issue
390 id="NewApi"
391 message="Call requires API level 29 (current min is 26): `android.app.Notification.BubbleMetadata#getIntent`"
392 errorLine1=" mIntent = entry.getBubbleMetadata().getIntent();"
393 errorLine2=" ~~~~~~~~~">
394 <location
395 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/Bubble.java"
396 line="471"
397 column="53"/>
398 </issue>
399
400 <issue
401 id="NewApi"
402 message="Call requires API level 29 (current min is 26): `android.app.Notification.BubbleMetadata#getIntent`"
403 errorLine1=" } else if (mIntent != null &amp;&amp; entry.getBubbleMetadata().getIntent() == null) {"
404 errorLine2=" ~~~~~~~~~">
405 <location
406 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/Bubble.java"
407 line="475"
408 column="69"/>
409 </issue>
410
411 <issue
412 id="NewApi"
413 message="Call requires API level 29 (current min is 26): `android.app.Notification.BubbleMetadata#getDeleteIntent`"
414 errorLine1=" mDeleteIntent = entry.getBubbleMetadata().getDeleteIntent();"
415 errorLine2=" ~~~~~~~~~~~~~~~">
416 <location
417 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/Bubble.java"
418 line="481"
419 column="55"/>
420 </issue>
421
422 <issue
423 id="NewApi"
424 message="Call requires API level R (current min is 26): `android.app.Notification.MessagingStyle.Message#getMessagesFromBundleArray`"
425 errorLine1=" Notification.MessagingStyle.Message.getMessagesFromBundleArray("
426 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
427 <location
428 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/Bubble.java"
429 line="856"
430 column="61"/>
431 </issue>
432
433 <issue
434 id="NewApi"
435 message="Call requires API level 28 (current min is 26): `android.app.Notification.MessagingStyle.Message#getSenderPerson`"
436 errorLine1=" Person sender = latestMessage.getSenderPerson();"
437 errorLine2=" ~~~~~~~~~~~~~~~">
438 <location
439 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/Bubble.java"
440 line="864"
441 column="51"/>
442 </issue>
443
444 <issue
445 id="NewApi"
446 message="Call requires API level 28 (current min is 26): `android.app.Person#getName`"
447 errorLine1=" bubbleMessage.senderName = sender != null ? sender.getName() : null;"
448 errorLine2=" ~~~~~~~">
449 <location
450 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/Bubble.java"
451 line="865"
452 column="72"/>
453 </issue>
454
455 <issue
456 id="NewApi"
457 message="Call requires API level 28 (current min is 26): `android.app.Person#getIcon`"
458 errorLine1=" bubbleMessage.senderIcon = sender != null ? sender.getIcon() : null;"
459 errorLine2=" ~~~~~~~">
460 <location
461 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/Bubble.java"
462 line="867"
463 column="72"/>
464 </issue>
465
466 <issue
467 id="NewApi"
468 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
469 errorLine1=" if (task.taskId == b.getTaskId()) {"
470 errorLine2=" ~~~~~~~~~~~">
471 <location
472 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/BubbleController.java"
473 line="357"
474 column="25"/>
475 </issue>
476
477 <issue
478 id="NewApi"
479 message="Call requires API level R (current min is 26): `android.view.WindowManager.LayoutParams#setFitInsetsTypes`"
480 errorLine1=" mWmLayoutParams.setFitInsetsTypes(0);"
481 errorLine2=" ~~~~~~~~~~~~~~~~~">
482 <location
483 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/BubbleController.java"
484 line="553"
485 column="25"/>
486 </issue>
487
488 <issue
489 id="NewApi"
490 message="Field requires API level 28 (current min is 26): `android.view.WindowManager.LayoutParams#layoutInDisplayCutoutMode`"
491 errorLine1=" mWmLayoutParams.layoutInDisplayCutoutMode = LAYOUT_IN_DISPLAY_CUTOUT_MODE_ALWAYS;"
492 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
493 <location
494 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/BubbleController.java"
495 line="558"
496 column="9"/>
497 </issue>
498
499 <issue
500 id="NewApi"
501 message="Call requires API level 29 (current min is 26): `android.app.Notification.BubbleMetadata#getAutoExpandBubble`"
502 errorLine1=" &amp;&amp; !notif.getBubbleMetadata().getAutoExpandBubble())"
503 errorLine2=" ~~~~~~~~~~~~~~~~~~~">
504 <location
505 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/BubbleController.java"
506 line="842"
507 column="51"/>
508 </issue>
509
510 <issue
511 id="NewApi"
512 message="Call requires API level 29 (current min is 26): `android.service.notification.NotificationListenerService.Ranking#canBubble`"
513 errorLine1=" if (isActiveBubble &amp;&amp; !mTmpRanking.canBubble()) {"
514 errorLine2=" ~~~~~~~~~">
515 <location
516 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/BubbleController.java"
517 line="919"
518 column="48"/>
519 </issue>
520
521 <issue
522 id="NewApi"
523 message="Call requires API level 29 (current min is 26): `android.app.Notification.BubbleMetadata#getIntent`"
524 errorLine1=" ? entry.getBubbleMetadata().getIntent()"
525 errorLine2=" ~~~~~~~~~">
526 <location
527 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/BubbleController.java"
528 line="1217"
529 column="45"/>
530 </issue>
531
532 <issue
533 id="NewApi"
534 message="Call requires API level R (current min is 26): `android.app.Notification.BubbleMetadata#getShortcutId`"
535 errorLine1=" &amp;&amp; entry.getBubbleMetadata().getShortcutId() != null) {"
536 errorLine2=" ~~~~~~~~~~~~~">
537 <location
538 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/BubbleController.java"
539 line="1220"
540 column="46"/>
541 </issue>
542
543 <issue
544 id="NewApi"
545 message="Call requires API level 29 (current min is 26): `android.content.LocusId#getId`"
546 errorLine1=" b.locusId?.id"
547 errorLine2=" ~~">
548 <location
549 file="frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/BubbleDataRepository.kt"
550 line="85"
551 column="32"/>
552 </issue>
553
554 <issue
555 id="NewApi"
556 message="Call requires API level 29 (current min is 26): `android.app.Notification#getLocusId`"
557 errorLine1=" return mSbn.getNotification().getLocusId();"
558 errorLine2=" ~~~~~~~~~~">
559 <location
560 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/BubbleEntry.java"
561 line="81"
562 column="39"/>
563 </issue>
564
565 <issue
566 id="NewApi"
567 message="Call requires API level 29 (current min is 26): `android.app.Notification#getBubbleMetadata`"
568 errorLine1=" return getStatusBarNotification().getNotification().getBubbleMetadata();"
569 errorLine2=" ~~~~~~~~~~~~~~~~~">
570 <location
571 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/BubbleEntry.java"
572 line="87"
573 column="61"/>
574 </issue>
575
576 <issue
577 id="NewApi"
578 message="Call requires API level 29 (current min is 26): `android.service.notification.NotificationListenerService.Ranking#canBubble`"
579 errorLine1=" return mRanking.canBubble();"
580 errorLine2=" ~~~~~~~~~">
581 <location
582 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/BubbleEntry.java"
583 line="115"
584 column="25"/>
585 </issue>
586
587 <issue
588 id="NewApi"
589 message="Call requires API level 28 (current min is 26): `android.graphics.Bitmap#createBitmap`"
590 errorLine1=" Bitmap snapshot = Bitmap.createBitmap(p);"
591 errorLine2=" ~~~~~~~~~~~~">
592 <location
593 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/BubbleExpandedView.java"
594 line="428"
595 column="38"/>
596 </issue>
597
598 <issue
599 id="NewApi"
600 message="Call requires API level 31 (current min is 26): `android.graphics.Bitmap#getHardwareBuffer`"
601 errorLine1=" return new SurfaceControl.ScreenshotHardwareBuffer(snapshot.getHardwareBuffer(),"
602 errorLine2=" ~~~~~~~~~~~~~~~~~">
603 <location
604 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/BubbleExpandedView.java"
605 line="429"
606 column="73"/>
607 </issue>
608
609 <issue
610 id="NewApi"
611 message="Call requires API level 29 (current min is 26): `android.view.SurfaceView#getSurfaceControl`"
612 errorLine1=" if (mTaskView == null || mTaskView.getSurfaceControl() == null) {"
613 errorLine2=" ~~~~~~~~~~~~~~~~~">
614 <location
615 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/BubbleExpandedView.java"
616 line="432"
617 column="44"/>
618 </issue>
619
620 <issue
621 id="NewApi"
622 message="Call requires API level 29 (current min is 26): `android.view.SurfaceView#getSurfaceControl`"
623 errorLine1=" mTaskView.getSurfaceControl(),"
624 errorLine2=" ~~~~~~~~~~~~~~~~~">
625 <location
626 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/BubbleExpandedView.java"
627 line="436"
628 column="27"/>
629 </issue>
630
631 <issue
632 id="NewApi"
633 message="Field requires API level 29 (current min is 26): `android.graphics.Insets#top`"
634 errorLine1=" ? mExpandedViewContainerLocation[1] - mPositioner.getInsets().top"
635 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
636 <location
637 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/BubbleExpandedView.java"
638 line="636"
639 column="55"/>
640 </issue>
641
642 <issue
643 id="NewApi"
644 message="Call requires API level R (current min is 26): `android.graphics.Outline#setPath`"
645 errorLine1=" outline.setPath(rectPath);"
646 errorLine2=" ~~~~~~~">
647 <location
648 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/BubbleFlyoutView.java"
649 line="504"
650 column="21"/>
651 </issue>
652
653 <issue
654 id="NewApi"
655 message="Call requires API level 28 (current min is 26): `android.graphics.drawable.Icon#getType`"
656 errorLine1=" if (ic.getType() == Icon.TYPE_URI"
657 errorLine2=" ~~~~~~~">
658 <location
659 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/BubbleIconFactory.java"
660 line="65"
661 column="24"/>
662 </issue>
663
664 <issue
665 id="NewApi"
666 message="Call requires API level 28 (current min is 26): `android.graphics.drawable.Icon#getType`"
667 errorLine1=" || ic.getType() == Icon.TYPE_URI_ADAPTIVE_BITMAP) {"
668 errorLine2=" ~~~~~~~">
669 <location
670 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/BubbleIconFactory.java"
671 line="66"
672 column="31"/>
673 </issue>
674
675 <issue
676 id="NewApi"
677 message="Call requires API level 28 (current min is 26): `android.graphics.drawable.Icon#getUri`"
678 errorLine1=" ic.getUri(),"
679 errorLine2=" ~~~~~~">
680 <location
681 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/BubbleIconFactory.java"
682 line="68"
683 column="32"/>
684 </issue>
685
686 <issue
687 id="NewApi"
688 message="Call requires API level R (current min is 26): `android.content.Context#getDisplay`"
689 errorLine1=" getContext().getDisplay().getMetrics(displayMetrics);"
690 errorLine2=" ~~~~~~~~~~">
691 <location
692 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/BubbleOverflowContainerView.java"
693 line="143"
694 column="22"/>
695 </issue>
696
697 <issue
698 id="NewApi"
699 message="Call requires API level R (current min is 26): `android.view.WindowManager#getCurrentWindowMetrics`"
700 errorLine1=" WindowMetrics windowMetrics = mWindowManager.getCurrentWindowMetrics();"
701 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~">
702 <location
703 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/BubblePositioner.java"
704 line="93"
705 column="54"/>
706 </issue>
707
708 <issue
709 id="NewApi"
710 message="Call requires API level R (current min is 26): `android.view.WindowMetrics#getWindowInsets`"
711 errorLine1=" WindowInsets metricInsets = windowMetrics.getWindowInsets();"
712 errorLine2=" ~~~~~~~~~~~~~~~">
713 <location
714 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/BubblePositioner.java"
715 line="97"
716 column="51"/>
717 </issue>
718
719 <issue
720 id="NewApi"
721 message="Call requires API level R (current min is 26): `android.view.WindowInsets#getInsetsIgnoringVisibility`"
722 errorLine1=" Insets insets = metricInsets.getInsetsIgnoringVisibility(WindowInsets.Type.navigationBars()"
723 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
724 <location
725 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/BubblePositioner.java"
726 line="99"
727 column="38"/>
728 </issue>
729
730 <issue
731 id="NewApi"
732 message="Call requires API level R (current min is 26): `android.view.WindowInsets.Type#navigationBars`"
733 errorLine1=" Insets insets = metricInsets.getInsetsIgnoringVisibility(WindowInsets.Type.navigationBars()"
734 errorLine2=" ~~~~~~~~~~~~~~">
735 <location
736 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/BubblePositioner.java"
737 line="99"
738 column="84"/>
739 </issue>
740
741 <issue
742 id="NewApi"
743 message="Call requires API level R (current min is 26): `android.view.WindowInsets.Type#statusBars`"
744 errorLine1=" | WindowInsets.Type.statusBars()"
745 errorLine2=" ~~~~~~~~~~">
746 <location
747 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/BubblePositioner.java"
748 line="100"
749 column="37"/>
750 </issue>
751
752 <issue
753 id="NewApi"
754 message="Call requires API level R (current min is 26): `android.view.WindowInsets.Type#displayCutout`"
755 errorLine1=" | WindowInsets.Type.displayCutout());"
756 errorLine2=" ~~~~~~~~~~~~~">
757 <location
758 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/BubblePositioner.java"
759 line="101"
760 column="37"/>
761 </issue>
762
763 <issue
764 id="NewApi"
765 message="Call requires API level R (current min is 26): `android.view.WindowMetrics#getBounds`"
766 errorLine1=" + &quot; bounds: &quot; + windowMetrics.getBounds()"
767 errorLine2=" ~~~~~~~~~">
768 <location
769 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/BubblePositioner.java"
770 line="107"
771 column="51"/>
772 </issue>
773
774 <issue
775 id="NewApi"
776 message="Call requires API level R (current min is 26): `android.view.WindowMetrics#getBounds`"
777 errorLine1=" updateInternal(orientation, insets, windowMetrics.getBounds());"
778 errorLine2=" ~~~~~~~~~">
779 <location
780 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/BubblePositioner.java"
781 line="110"
782 column="59"/>
783 </issue>
784
785 <issue
786 id="NewApi"
787 message="Field requires API level 29 (current min is 26): `android.graphics.Insets#left`"
788 errorLine1=" mPositionRect.left += mInsets.left;"
789 errorLine2=" ~~~~~~~~~~~~">
790 <location
791 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/BubblePositioner.java"
792 line="134"
793 column="31"/>
794 </issue>
795
796 <issue
797 id="NewApi"
798 message="Field requires API level 29 (current min is 26): `android.graphics.Insets#top`"
799 errorLine1=" mPositionRect.top += mInsets.top;"
800 errorLine2=" ~~~~~~~~~~~">
801 <location
802 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/BubblePositioner.java"
803 line="135"
804 column="30"/>
805 </issue>
806
807 <issue
808 id="NewApi"
809 message="Field requires API level 29 (current min is 26): `android.graphics.Insets#right`"
810 errorLine1=" mPositionRect.right -= mInsets.right;"
811 errorLine2=" ~~~~~~~~~~~~~">
812 <location
813 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/BubblePositioner.java"
814 line="136"
815 column="32"/>
816 </issue>
817
818 <issue
819 id="NewApi"
820 message="Field requires API level 29 (current min is 26): `android.graphics.Insets#bottom`"
821 errorLine1=" mPositionRect.bottom -= mInsets.bottom;"
822 errorLine2=" ~~~~~~~~~~~~~~">
823 <location
824 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/BubblePositioner.java"
825 line="137"
826 column="33"/>
827 </issue>
828
829 <issue
830 id="NewApi"
831 message="Call requires API level R (current min is 26): `android.view.WindowManager#getCurrentWindowMetrics`"
832 errorLine1=" WindowInsets metricInsets = mWindowManager.getCurrentWindowMetrics().getWindowInsets();"
833 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~">
834 <location
835 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/BubblePositioner.java"
836 line="156"
837 column="56"/>
838 </issue>
839
840 <issue
841 id="NewApi"
842 message="Call requires API level R (current min is 26): `android.view.WindowMetrics#getWindowInsets`"
843 errorLine1=" WindowInsets metricInsets = mWindowManager.getCurrentWindowMetrics().getWindowInsets();"
844 errorLine2=" ~~~~~~~~~~~~~~~">
845 <location
846 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/BubblePositioner.java"
847 line="156"
848 column="82"/>
849 </issue>
850
851 <issue
852 id="NewApi"
853 message="Call requires API level R (current min is 26): `android.view.WindowInsets#getInsetsIgnoringVisibility`"
854 errorLine1=" Insets navBarInsets = metricInsets.getInsetsIgnoringVisibility("
855 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
856 <location
857 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/BubblePositioner.java"
858 line="157"
859 column="48"/>
860 </issue>
861
862 <issue
863 id="NewApi"
864 message="Call requires API level R (current min is 26): `android.view.WindowInsets.Type#navigationBars`"
865 errorLine1=" WindowInsets.Type.navigationBars());"
866 errorLine2=" ~~~~~~~~~~~~~~">
867 <location
868 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/BubblePositioner.java"
869 line="158"
870 column="39"/>
871 </issue>
872
873 <issue
874 id="NewApi"
875 message="Field requires API level 29 (current min is 26): `android.graphics.Insets#left`"
876 errorLine1=" int newInsetLeft = mInsets.left;"
877 errorLine2=" ~~~~~~~~~~~~">
878 <location
879 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/BubblePositioner.java"
880 line="159"
881 column="32"/>
882 </issue>
883
884 <issue
885 id="NewApi"
886 message="Field requires API level 29 (current min is 26): `android.graphics.Insets#right`"
887 errorLine1=" int newInsetRight = mInsets.right;"
888 errorLine2=" ~~~~~~~~~~~~~">
889 <location
890 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/BubblePositioner.java"
891 line="160"
892 column="33"/>
893 </issue>
894
895 <issue
896 id="NewApi"
897 message="Field requires API level 29 (current min is 26): `android.graphics.Insets#left`"
898 errorLine1=" mPositionRect.left -= navBarInsets.left;"
899 errorLine2=" ~~~~~~~~~~~~~~~~~">
900 <location
901 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/BubblePositioner.java"
902 line="162"
903 column="39"/>
904 </issue>
905
906 <issue
907 id="NewApi"
908 message="Field requires API level 29 (current min is 26): `android.graphics.Insets#left`"
909 errorLine1=" newInsetLeft -= navBarInsets.left;"
910 errorLine2=" ~~~~~~~~~~~~~~~~~">
911 <location
912 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/BubblePositioner.java"
913 line="163"
914 column="33"/>
915 </issue>
916
917 <issue
918 id="NewApi"
919 message="Field requires API level 29 (current min is 26): `android.graphics.Insets#right`"
920 errorLine1=" mPositionRect.right += navBarInsets.right;"
921 errorLine2=" ~~~~~~~~~~~~~~~~~~">
922 <location
923 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/BubblePositioner.java"
924 line="165"
925 column="40"/>
926 </issue>
927
928 <issue
929 id="NewApi"
930 message="Field requires API level 29 (current min is 26): `android.graphics.Insets#right`"
931 errorLine1=" newInsetRight -= navBarInsets.right;"
932 errorLine2=" ~~~~~~~~~~~~~~~~~~">
933 <location
934 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/BubblePositioner.java"
935 line="166"
936 column="34"/>
937 </issue>
938
939 <issue
940 id="NewApi"
941 message="Call requires API level 29 (current min is 26): `android.graphics.Insets#of`"
942 errorLine1=" mInsets = Insets.of(newInsetLeft, mInsets.top, newInsetRight, mInsets.bottom);"
943 errorLine2=" ~~">
944 <location
945 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/BubblePositioner.java"
946 line="168"
947 column="30"/>
948 </issue>
949
950 <issue
951 id="NewApi"
952 message="Field requires API level 29 (current min is 26): `android.graphics.Insets#bottom`"
953 errorLine1=" mInsets = Insets.of(newInsetLeft, mInsets.top, newInsetRight, mInsets.bottom);"
954 errorLine2=" ~~~~~~~~~~~~~~">
955 <location
956 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/BubblePositioner.java"
957 line="168"
958 column="75"/>
959 </issue>
960
961 <issue
962 id="NewApi"
963 message="Field requires API level 29 (current min is 26): `android.graphics.Insets#top`"
964 errorLine1=" mInsets = Insets.of(newInsetLeft, mInsets.top, newInsetRight, mInsets.bottom);"
965 errorLine2=" ~~~~~~~~~~~">
966 <location
967 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/BubblePositioner.java"
968 line="168"
969 column="47"/>
970 </issue>
971
972 <issue
973 id="NewApi"
974 message="Call requires API level R (current min is 26): `new android.graphics.PointF`"
975 errorLine1=" mRestingStackPosition = new PointF(position);"
976 errorLine2=" ~~~~~~~~~~">
977 <location
978 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/BubblePositioner.java"
979 line="229"
980 column="37"/>
981 </issue>
982
983 <issue
984 id="NewApi"
985 message="Call requires API level 29 (current min is 26): `android.view.View#getAnimationMatrix`"
986 errorLine1=" pw.println(mExpandedViewContainer.getAnimationMatrix());"
987 errorLine2=" ~~~~~~~~~~~~~~~~~~">
988 <location
989 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/BubbleStackView.java"
990 line="295"
991 column="43"/>
992 </issue>
993
994 <issue
995 id="NewApi"
996 message="Call requires API level 29 (current min is 26): `android.view.View#setSystemGestureExclusionRects`"
997 errorLine1=" mBubbleContainer.setSystemGestureExclusionRects(mSystemGestureExclusionRects);"
998 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
999 <location
1000 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/BubbleStackView.java"
1001 line="1427"
1002 column="30"/>
1003 </issue>
1004
1005 <issue
1006 id="NewApi"
1007 message="Call requires API level 29 (current min is 26): `android.view.View#setSystemGestureExclusionRects`"
1008 errorLine1=" mBubbleContainer.setSystemGestureExclusionRects(Collections.emptyList());"
1009 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
1010 <location
1011 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/BubbleStackView.java"
1012 line="1430"
1013 column="30"/>
1014 </issue>
1015
1016 <issue
1017 id="NewApi"
1018 message="Call requires API level 29 (current min is 26): `android.view.View#setAnimationMatrix`"
1019 errorLine1=" mExpandedViewContainer.setAnimationMatrix(mExpandedViewContainerMatrix))"
1020 errorLine2=" ~~~~~~~~~~~~~~~~~~">
1021 <location
1022 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/BubbleStackView.java"
1023 line="1750"
1024 column="48"/>
1025 </issue>
1026
1027 <issue
1028 id="NewApi"
1029 message="Call requires API level 29 (current min is 26): `android.view.View#setAnimationMatrix`"
1030 errorLine1=" mExpandedViewContainer.setAnimationMatrix(mExpandedViewContainerMatrix))"
1031 errorLine2=" ~~~~~~~~~~~~~~~~~~">
1032 <location
1033 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/BubbleStackView.java"
1034 line="1775"
1035 column="48"/>
1036 </issue>
1037
1038 <issue
1039 id="NewApi"
1040 message="Call requires API level 29 (current min is 26): `android.view.View#setAnimationMatrix`"
1041 errorLine1=" mExpandedViewContainer.setAnimationMatrix(mExpandedViewContainerMatrix);"
1042 errorLine2=" ~~~~~~~~~~~~~~~~~~">
1043 <location
1044 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/BubbleStackView.java"
1045 line="1863"
1046 column="32"/>
1047 </issue>
1048
1049 <issue
1050 id="NewApi"
1051 message="Call requires API level 29 (current min is 26): `android.view.View#setAnimationMatrix`"
1052 errorLine1=" mExpandedViewContainer.setAnimationMatrix("
1053 errorLine2=" ~~~~~~~~~~~~~~~~~~">
1054 <location
1055 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/BubbleStackView.java"
1056 line="1894"
1057 column="48"/>
1058 </issue>
1059
1060 <issue
1061 id="NewApi"
1062 message="Call requires API level 29 (current min is 26): `android.view.View#setAnimationMatrix`"
1063 errorLine1=" mExpandedViewContainer.setAnimationMatrix(mExpandedViewContainerMatrix);"
1064 errorLine2=" ~~~~~~~~~~~~~~~~~~">
1065 <location
1066 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/BubbleStackView.java"
1067 line="1986"
1068 column="44"/>
1069 </issue>
1070
1071 <issue
1072 id="NewApi"
1073 message="Call requires API level 29 (current min is 26): `android.view.View#setAnimationMatrix`"
1074 errorLine1=" mExpandedViewContainer.setAnimationMatrix(mExpandedViewContainerMatrix);"
1075 errorLine2=" ~~~~~~~~~~~~~~~~~~">
1076 <location
1077 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/BubbleStackView.java"
1078 line="2074"
1079 column="32"/>
1080 </issue>
1081
1082 <issue
1083 id="NewApi"
1084 message="Call requires API level 29 (current min is 26): `android.view.View#setAnimationMatrix`"
1085 errorLine1=" mExpandedViewContainer.setAnimationMatrix(mExpandedViewContainerMatrix);"
1086 errorLine2=" ~~~~~~~~~~~~~~~~~~">
1087 <location
1088 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/BubbleStackView.java"
1089 line="2091"
1090 column="48"/>
1091 </issue>
1092
1093 <issue
1094 id="NewApi"
1095 message="Call requires API level 29 (current min is 26): `android.view.View#setAnimationMatrix`"
1096 errorLine1=" mExpandedViewContainer.setAnimationMatrix(null);"
1097 errorLine2=" ~~~~~~~~~~~~~~~~~~">
1098 <location
1099 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/BubbleStackView.java"
1100 line="2118"
1101 column="32"/>
1102 </issue>
1103
1104 <issue
1105 id="NewApi"
1106 message="Field requires API level 29 (current min is 26): `android.graphics.Insets#left`"
1107 errorLine1=" int leftPadding = insets.left + mExpandedViewPadding;"
1108 errorLine2=" ~~~~~~~~~~~">
1109 <location
1110 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/BubbleStackView.java"
1111 line="2696"
1112 column="27"/>
1113 </issue>
1114
1115 <issue
1116 id="NewApi"
1117 message="Field requires API level 29 (current min is 26): `android.graphics.Insets#right`"
1118 errorLine1=" int rightPadding = insets.right + mExpandedViewPadding;"
1119 errorLine2=" ~~~~~~~~~~~~">
1120 <location
1121 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/BubbleStackView.java"
1122 line="2697"
1123 column="28"/>
1124 </issue>
1125
1126 <issue
1127 id="NewApi"
1128 message="Call requires API level 28 (current min is 26): `android.graphics.drawable.Icon#getType`"
1129 errorLine1=" if (icon.getType() == Icon.TYPE_URI || icon.getType() == Icon.TYPE_URI_ADAPTIVE_BITMAP) {"
1130 errorLine2=" ~~~~~~~">
1131 <location
1132 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/BubbleViewInfoTask.java"
1133 line="220"
1134 column="18"/>
1135 </issue>
1136
1137 <issue
1138 id="NewApi"
1139 message="Call requires API level 28 (current min is 26): `android.graphics.drawable.Icon#getType`"
1140 errorLine1=" if (icon.getType() == Icon.TYPE_URI || icon.getType() == Icon.TYPE_URI_ADAPTIVE_BITMAP) {"
1141 errorLine2=" ~~~~~~~">
1142 <location
1143 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/BubbleViewInfoTask.java"
1144 line="220"
1145 column="53"/>
1146 </issue>
1147
1148 <issue
1149 id="NewApi"
1150 message="Call requires API level 28 (current min is 26): `android.graphics.drawable.Icon#getUri`"
1151 errorLine1=" icon.getUri(), Intent.FLAG_GRANT_READ_URI_PERMISSION);"
1152 errorLine2=" ~~~~~~">
1153 <location
1154 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/BubbleViewInfoTask.java"
1155 line="222"
1156 column="26"/>
1157 </issue>
1158
1159 <issue
1160 id="NewApi"
1161 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#apply`"
1162 errorLine1=" t.apply();"
1163 errorLine2=" ~~~~~">
1164 <location
1165 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/DefaultTransitionHandler.java"
1166 line="119"
1167 column="11"/>
1168 </issue>
1169
1170 <issue
1171 id="NewApi"
1172 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#setAlpha`"
1173 errorLine1=" t.setAlpha(leash, transformation.getAlpha());"
1174 errorLine2=" ~~~~~~~~">
1175 <location
1176 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/DefaultTransitionHandler.java"
1177 line="237"
1178 column="11"/>
1179 </issue>
1180
1181 <issue
1182 id="NewApi"
1183 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#apply`"
1184 errorLine1=" t.apply();"
1185 errorLine2=" ~~~~~">
1186 <location
1187 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/DefaultTransitionHandler.java"
1188 line="239"
1189 column="11"/>
1190 </issue>
1191
1192 <issue
1193 id="NewApi"
1194 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#apply`"
1195 errorLine1=" t.apply();"
1196 errorLine2=" ~~~~~">
1197 <location
1198 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/DisplayImeController.java"
1199 line="279"
1200 column="19"/>
1201 </issue>
1202
1203 <issue
1204 id="NewApi"
1205 message="Call requires API level R (current min is 26): `android.view.WindowInsets.Type#ime`"
1206 errorLine1=" if ((types &amp; WindowInsets.Type.ime()) == 0) {"
1207 errorLine2=" ~~~">
1208 <location
1209 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/DisplayImeController.java"
1210 line="285"
1211 column="44"/>
1212 </issue>
1213
1214 <issue
1215 id="NewApi"
1216 message="Call requires API level R (current min is 26): `android.view.WindowInsets.Type#ime`"
1217 errorLine1=" if ((types &amp; WindowInsets.Type.ime()) == 0) {"
1218 errorLine2=" ~~~">
1219 <location
1220 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/DisplayImeController.java"
1221 line="294"
1222 column="44"/>
1223 </issue>
1224
1225 <issue
1226 id="NewApi"
1227 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#setAlpha`"
1228 errorLine1=" t.setAlpha(mImeSourceControl.getLeash(), alpha);"
1229 errorLine2=" ~~~~~~~~">
1230 <location
1231 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/DisplayImeController.java"
1232 line="396"
1233 column="19"/>
1234 </issue>
1235
1236 <issue
1237 id="NewApi"
1238 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#apply`"
1239 errorLine1=" t.apply();"
1240 errorLine2=" ~~~~~">
1241 <location
1242 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/DisplayImeController.java"
1243 line="398"
1244 column="19"/>
1245 </issue>
1246
1247 <issue
1248 id="NewApi"
1249 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#setAlpha`"
1250 errorLine1=" t.setAlpha(mImeSourceControl.getLeash(), alpha);"
1251 errorLine2=" ~~~~~~~~">
1252 <location
1253 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/DisplayImeController.java"
1254 line="420"
1255 column="23"/>
1256 </issue>
1257
1258 <issue
1259 id="NewApi"
1260 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#apply`"
1261 errorLine1=" t.apply();"
1262 errorLine2=" ~~~~~">
1263 <location
1264 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/DisplayImeController.java"
1265 line="424"
1266 column="23"/>
1267 </issue>
1268
1269 <issue
1270 id="NewApi"
1271 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#setAlpha`"
1272 errorLine1=" t.setAlpha(mImeSourceControl.getLeash(), 1.f);"
1273 errorLine2=" ~~~~~~~~">
1274 <location
1275 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/DisplayImeController.java"
1276 line="439"
1277 column="27"/>
1278 </issue>
1279
1280 <issue
1281 id="NewApi"
1282 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#apply`"
1283 errorLine1=" t.apply();"
1284 errorLine2=" ~~~~~">
1285 <location
1286 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/DisplayImeController.java"
1287 line="446"
1288 column="23"/>
1289 </issue>
1290
1291 <issue
1292 id="NewApi"
1293 message="Call requires API level 28 (current min is 26): `android.view.DisplayCutout#getSafeInsetLeft`"
1294 errorLine1=" outInsets.left += displayCutout.getSafeInsetLeft();"
1295 errorLine2=" ~~~~~~~~~~~~~~~~">
1296 <location
1297 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/DisplayLayout.java"
1298 line="313"
1299 column="45"/>
1300 </issue>
1301
1302 <issue
1303 id="NewApi"
1304 message="Call requires API level 28 (current min is 26): `android.view.DisplayCutout#getSafeInsetTop`"
1305 errorLine1=" outInsets.top += displayCutout.getSafeInsetTop();"
1306 errorLine2=" ~~~~~~~~~~~~~~~">
1307 <location
1308 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/DisplayLayout.java"
1309 line="314"
1310 column="44"/>
1311 </issue>
1312
1313 <issue
1314 id="NewApi"
1315 message="Call requires API level 28 (current min is 26): `android.view.DisplayCutout#getSafeInsetRight`"
1316 errorLine1=" outInsets.right += displayCutout.getSafeInsetRight();"
1317 errorLine2=" ~~~~~~~~~~~~~~~~~">
1318 <location
1319 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/DisplayLayout.java"
1320 line="315"
1321 column="46"/>
1322 </issue>
1323
1324 <issue
1325 id="NewApi"
1326 message="Call requires API level 28 (current min is 26): `android.view.DisplayCutout#getSafeInsetBottom`"
1327 errorLine1=" outInsets.bottom += displayCutout.getSafeInsetBottom();"
1328 errorLine2=" ~~~~~~~~~~~~~~~~~~">
1329 <location
1330 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/DisplayLayout.java"
1331 line="316"
1332 column="47"/>
1333 </issue>
1334
1335 <issue
1336 id="NewApi"
1337 message="Call requires API level R (current min is 26): `android.view.DisplayCutout#getWaterfallInsets`"
1338 errorLine1=" final Insets waterfallInsets = rotateInsets(cutout.getWaterfallInsets(), rotation);"
1339 errorLine2=" ~~~~~~~~~~~~~~~~~~">
1340 <location
1341 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/DisplayLayout.java"
1342 line="358"
1343 column="60"/>
1344 </issue>
1345
1346 <issue
1347 id="NewApi"
1348 message="Call requires API level R (current min is 26): `android.view.DisplayCutout#getWaterfallInsets`"
1349 errorLine1=" int leftInset = Math.max(cutout.getWaterfallInsets().left,"
1350 errorLine2=" ~~~~~~~~~~~~~~~~~~">
1351 <location
1352 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/DisplayLayout.java"
1353 line="405"
1354 column="41"/>
1355 </issue>
1356
1357 <issue
1358 id="NewApi"
1359 message="Field requires API level 29 (current min is 26): `android.graphics.Insets#left`"
1360 errorLine1=" int leftInset = Math.max(cutout.getWaterfallInsets().left,"
1361 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
1362 <location
1363 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/DisplayLayout.java"
1364 line="405"
1365 column="34"/>
1366 </issue>
1367
1368 <issue
1369 id="NewApi"
1370 message="Call requires API level 29 (current min is 26): `android.view.DisplayCutout#getBoundingRectLeft`"
1371 errorLine1=" findCutoutInsetForSide(displaySize, cutout.getBoundingRectLeft(), Gravity.LEFT));"
1372 errorLine2=" ~~~~~~~~~~~~~~~~~~~">
1373 <location
1374 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/DisplayLayout.java"
1375 line="406"
1376 column="60"/>
1377 </issue>
1378
1379 <issue
1380 id="NewApi"
1381 message="Call requires API level R (current min is 26): `android.view.DisplayCutout#getWaterfallInsets`"
1382 errorLine1=" int topInset = Math.max(cutout.getWaterfallInsets().top,"
1383 errorLine2=" ~~~~~~~~~~~~~~~~~~">
1384 <location
1385 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/DisplayLayout.java"
1386 line="407"
1387 column="40"/>
1388 </issue>
1389
1390 <issue
1391 id="NewApi"
1392 message="Field requires API level 29 (current min is 26): `android.graphics.Insets#top`"
1393 errorLine1=" int topInset = Math.max(cutout.getWaterfallInsets().top,"
1394 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
1395 <location
1396 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/DisplayLayout.java"
1397 line="407"
1398 column="33"/>
1399 </issue>
1400
1401 <issue
1402 id="NewApi"
1403 message="Call requires API level 29 (current min is 26): `android.view.DisplayCutout#getBoundingRectTop`"
1404 errorLine1=" findCutoutInsetForSide(displaySize, cutout.getBoundingRectTop(), Gravity.TOP));"
1405 errorLine2=" ~~~~~~~~~~~~~~~~~~">
1406 <location
1407 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/DisplayLayout.java"
1408 line="408"
1409 column="60"/>
1410 </issue>
1411
1412 <issue
1413 id="NewApi"
1414 message="Call requires API level R (current min is 26): `android.view.DisplayCutout#getWaterfallInsets`"
1415 errorLine1=" int rightInset = Math.max(cutout.getWaterfallInsets().right,"
1416 errorLine2=" ~~~~~~~~~~~~~~~~~~">
1417 <location
1418 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/DisplayLayout.java"
1419 line="409"
1420 column="42"/>
1421 </issue>
1422
1423 <issue
1424 id="NewApi"
1425 message="Field requires API level 29 (current min is 26): `android.graphics.Insets#right`"
1426 errorLine1=" int rightInset = Math.max(cutout.getWaterfallInsets().right,"
1427 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
1428 <location
1429 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/DisplayLayout.java"
1430 line="409"
1431 column="35"/>
1432 </issue>
1433
1434 <issue
1435 id="NewApi"
1436 message="Call requires API level 29 (current min is 26): `android.view.DisplayCutout#getBoundingRectRight`"
1437 errorLine1=" findCutoutInsetForSide(displaySize, cutout.getBoundingRectRight(), Gravity.RIGHT));"
1438 errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
1439 <location
1440 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/DisplayLayout.java"
1441 line="410"
1442 column="60"/>
1443 </issue>
1444
1445 <issue
1446 id="NewApi"
1447 message="Call requires API level R (current min is 26): `android.view.DisplayCutout#getWaterfallInsets`"
1448 errorLine1=" int bottomInset = Math.max(cutout.getWaterfallInsets().bottom,"
1449 errorLine2=" ~~~~~~~~~~~~~~~~~~">
1450 <location
1451 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/DisplayLayout.java"
1452 line="411"
1453 column="43"/>
1454 </issue>
1455
1456 <issue
1457 id="NewApi"
1458 message="Field requires API level 29 (current min is 26): `android.graphics.Insets#bottom`"
1459 errorLine1=" int bottomInset = Math.max(cutout.getWaterfallInsets().bottom,"
1460 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
1461 <location
1462 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/DisplayLayout.java"
1463 line="411"
1464 column="36"/>
1465 </issue>
1466
1467 <issue
1468 id="NewApi"
1469 message="Call requires API level 29 (current min is 26): `android.view.DisplayCutout#getBoundingRectBottom`"
1470 errorLine1=" findCutoutInsetForSide(displaySize, cutout.getBoundingRectBottom(),"
1471 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~">
1472 <location
1473 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/DisplayLayout.java"
1474 line="412"
1475 column="60"/>
1476 </issue>
1477
1478 <issue
1479 id="NewApi"
1480 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#apply`"
1481 errorLine1=" t.apply();"
1482 errorLine2=" ~~~~~">
1483 <location
1484 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/DividerImeController.java"
1485 line="343"
1486 column="15"/>
1487 </issue>
1488
1489 <issue
1490 id="NewApi"
1491 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#apply`"
1492 errorLine1=" t.apply();"
1493 errorLine2=" ~~~~~">
1494 <location
1495 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/DividerImeController.java"
1496 line="359"
1497 column="19"/>
1498 </issue>
1499
1500 <issue
1501 id="NewApi"
1502 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#apply`"
1503 errorLine1=" t.apply();"
1504 errorLine2=" ~~~~~">
1505 <location
1506 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/DividerView.java"
1507 line="406"
1508 column="15"/>
1509 </issue>
1510
1511 <issue
1512 id="NewApi"
1513 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#apply`"
1514 errorLine1=" t.apply();"
1515 errorLine2=" ~~~~~">
1516 <location
1517 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/DividerView.java"
1518 line="731"
1519 column="11"/>
1520 </issue>
1521
1522 <issue
1523 id="NewApi"
1524 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#apply`"
1525 errorLine1=" t.apply();"
1526 errorLine2=" ~~~~~">
1527 <location
1528 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/DividerView.java"
1529 line="800"
1530 column="11"/>
1531 </issue>
1532
1533 <issue
1534 id="NewApi"
1535 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#apply`"
1536 errorLine1=" t.apply();"
1537 errorLine2=" ~~~~~">
1538 <location
1539 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/DividerView.java"
1540 line="878"
1541 column="11"/>
1542 </issue>
1543
1544 <issue
1545 id="NewApi"
1546 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#setAlpha`"
1547 errorLine1=" t.setAlpha(dim, alpha);"
1548 errorLine2=" ~~~~~~~~">
1549 <location
1550 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/DividerView.java"
1551 line="1065"
1552 column="15"/>
1553 </issue>
1554
1555 <issue
1556 id="NewApi"
1557 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#apply`"
1558 errorLine1=" t.apply();"
1559 errorLine2=" ~~~~~">
1560 <location
1561 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/DividerView.java"
1562 line="1106"
1563 column="19"/>
1564 </issue>
1565
1566 <issue
1567 id="NewApi"
1568 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#apply`"
1569 errorLine1=" t.apply();"
1570 errorLine2=" ~~~~~">
1571 <location
1572 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/DividerView.java"
1573 line="1171"
1574 column="15"/>
1575 </issue>
1576
1577 <issue
1578 id="NewApi"
1579 message="Field requires API level 28 (current min is 26): `android.view.WindowManager.LayoutParams#layoutInDisplayCutoutMode`"
1580 errorLine1=" mLp.layoutInDisplayCutoutMode = LAYOUT_IN_DISPLAY_CUTOUT_MODE_ALWAYS;"
1581 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
1582 <location
1583 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/DividerWindowManager.java"
1584 line="64"
1585 column="9"/>
1586 </issue>
1587
1588 <issue
1589 id="NewApi"
1590 message="Call requires API level 29 (current min is 26): `new android.view.SurfaceControl.Transaction`"
1591 errorLine1=" private final SurfaceControl.Transaction mTransaction = new SurfaceControl.Transaction();"
1592 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
1593 <location
1594 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/draganddrop/DragAndDropController.java"
1595 line="73"
1596 column="61"/>
1597 </issue>
1598
1599 <issue
1600 id="NewApi"
1601 message="Call requires API level R (current min is 26): `android.content.Context#createWindowContext`"
1602 errorLine1=" .createWindowContext(TYPE_APPLICATION_OVERLAY, null);"
1603 errorLine2=" ~~~~~~~~~~~~~~~~~~~">
1604 <location
1605 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/draganddrop/DragAndDropController.java"
1606 line="89"
1607 column="18"/>
1608 </issue>
1609
1610 <issue
1611 id="NewApi"
1612 message="Field requires API level 28 (current min is 26): `android.view.WindowManager.LayoutParams#layoutInDisplayCutoutMode`"
1613 errorLine1=" layoutParams.layoutInDisplayCutoutMode = LAYOUT_IN_DISPLAY_CUTOUT_MODE_ALWAYS;"
1614 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
1615 <location
1616 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/draganddrop/DragAndDropController.java"
1617 line="101"
1618 column="9"/>
1619 </issue>
1620
1621 <issue
1622 id="NewApi"
1623 message="Call requires API level R (current min is 26): `android.view.WindowManager.LayoutParams#setFitInsetsTypes`"
1624 errorLine1=" layoutParams.setFitInsetsTypes(0);"
1625 errorLine2=" ~~~~~~~~~~~~~~~~~">
1626 <location
1627 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/draganddrop/DragAndDropController.java"
1628 line="102"
1629 column="22"/>
1630 </issue>
1631
1632 <issue
1633 id="NewApi"
1634 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#reparent`"
1635 errorLine1=" mTransaction.reparent(dragSurface, null);"
1636 errorLine2=" ~~~~~~~~">
1637 <location
1638 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/draganddrop/DragAndDropController.java"
1639 line="229"
1640 column="26"/>
1641 </issue>
1642
1643 <issue
1644 id="NewApi"
1645 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#apply`"
1646 errorLine1=" mTransaction.apply();"
1647 errorLine2=" ~~~~~">
1648 <location
1649 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/draganddrop/DragAndDropController.java"
1650 line="230"
1651 column="26"/>
1652 </issue>
1653
1654 <issue
1655 id="NewApi"
1656 message="Field requires API level 29 (current min is 26): `android.graphics.Insets#left`"
1657 errorLine1=" final int iw = w - insets.left - insets.right;"
1658 errorLine2=" ~~~~~~~~~~~">
1659 <location
1660 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/draganddrop/DragAndDropPolicy.java"
1661 line="126"
1662 column="28"/>
1663 </issue>
1664
1665 <issue
1666 id="NewApi"
1667 message="Field requires API level 29 (current min is 26): `android.graphics.Insets#right`"
1668 errorLine1=" final int iw = w - insets.left - insets.right;"
1669 errorLine2=" ~~~~~~~~~~~~">
1670 <location
1671 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/draganddrop/DragAndDropPolicy.java"
1672 line="126"
1673 column="42"/>
1674 </issue>
1675
1676 <issue
1677 id="NewApi"
1678 message="Field requires API level 29 (current min is 26): `android.graphics.Insets#bottom`"
1679 errorLine1=" final int ih = h - insets.top - insets.bottom;"
1680 errorLine2=" ~~~~~~~~~~~~~">
1681 <location
1682 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/draganddrop/DragAndDropPolicy.java"
1683 line="127"
1684 column="41"/>
1685 </issue>
1686
1687 <issue
1688 id="NewApi"
1689 message="Field requires API level 29 (current min is 26): `android.graphics.Insets#top`"
1690 errorLine1=" final int ih = h - insets.top - insets.bottom;"
1691 errorLine2=" ~~~~~~~~~~">
1692 <location
1693 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/draganddrop/DragAndDropPolicy.java"
1694 line="127"
1695 column="28"/>
1696 </issue>
1697
1698 <issue
1699 id="NewApi"
1700 message="Field requires API level 29 (current min is 26): `android.graphics.Insets#left`"
1701 errorLine1=" final int l = insets.left;"
1702 errorLine2=" ~~~~~~~~~~~">
1703 <location
1704 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/draganddrop/DragAndDropPolicy.java"
1705 line="128"
1706 column="23"/>
1707 </issue>
1708
1709 <issue
1710 id="NewApi"
1711 message="Field requires API level 29 (current min is 26): `android.graphics.Insets#top`"
1712 errorLine1=" final int t = insets.top;"
1713 errorLine2=" ~~~~~~~~~~">
1714 <location
1715 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/draganddrop/DragAndDropPolicy.java"
1716 line="129"
1717 column="23"/>
1718 </issue>
1719
1720 <issue
1721 id="NewApi"
1722 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
1723 errorLine1=" runningTaskId = task.taskId;"
1724 errorLine2=" ~~~~~~~~~~~">
1725 <location
1726 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/draganddrop/DragAndDropPolicy.java"
1727 line="279"
1728 column="33"/>
1729 </issue>
1730
1731 <issue
1732 id="NewApi"
1733 message="Field requires API level 29 (current min is 26): `android.graphics.Insets#NONE`"
1734 errorLine1=" private Insets mInsets = Insets.NONE;"
1735 errorLine2=" ~~~~~~~~~~~">
1736 <location
1737 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/draganddrop/DragLayout.java"
1738 line="59"
1739 column="30"/>
1740 </issue>
1741
1742 <issue
1743 id="NewApi"
1744 message="Call requires API level R (current min is 26): `android.view.WindowInsets#getInsets`"
1745 errorLine1=" mInsets = insets.getInsets(Type.systemBars() | Type.displayCutout());"
1746 errorLine2=" ~~~~~~~~~">
1747 <location
1748 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/draganddrop/DragLayout.java"
1749 line="76"
1750 column="26"/>
1751 </issue>
1752
1753 <issue
1754 id="NewApi"
1755 message="Call requires API level R (current min is 26): `android.view.WindowInsets.Type#displayCutout`"
1756 errorLine1=" mInsets = insets.getInsets(Type.systemBars() | Type.displayCutout());"
1757 errorLine2=" ~~~~~~~~~~~~~">
1758 <location
1759 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/draganddrop/DragLayout.java"
1760 line="76"
1761 column="61"/>
1762 </issue>
1763
1764 <issue
1765 id="NewApi"
1766 message="Call requires API level R (current min is 26): `android.view.WindowInsets.Type#systemBars`"
1767 errorLine1=" mInsets = insets.getInsets(Type.systemBars() | Type.displayCutout());"
1768 errorLine2=" ~~~~~~~~~~">
1769 <location
1770 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/draganddrop/DragLayout.java"
1771 line="76"
1772 column="41"/>
1773 </issue>
1774
1775 <issue
1776 id="NewApi"
1777 message="Call requires API level 31 (current min is 26): `com.google.android.collect.Sets#newHashSet`"
1778 errorLine1=" return Sets.newHashSet("
1779 errorLine2=" ~~~~~~~~~~">
1780 <location
1781 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/animation/ExpandedAnimationController.java"
1782 line="498"
1783 column="21"/>
1784 </issue>
1785
1786 <issue
1787 id="NewApi"
1788 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
1789 errorLine1=" if (mLeashByTaskId.get(taskInfo.taskId) != null) {"
1790 errorLine2=" ~~~~~~~~~~~~~~~">
1791 <location
1792 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/FullscreenTaskListener.java"
1793 line="53"
1794 column="32"/>
1795 </issue>
1796
1797 <issue
1798 id="NewApi"
1799 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
1800 errorLine1=" throw new IllegalStateException(&quot;Task appeared more than once: #&quot; + taskInfo.taskId);"
1801 errorLine2=" ~~~~~~~~~~~~~~~">
1802 <location
1803 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/FullscreenTaskListener.java"
1804 line="54"
1805 column="81"/>
1806 </issue>
1807
1808 <issue
1809 id="NewApi"
1810 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
1811 errorLine1=" if (com.android.wm.shell.protolog.ShellProtoLogCache.WM_SHELL_TASK_ORG_enabled) { long protoLogParam0 = taskInfo.taskId; com.android.wm.shell.protolog.ShellProtoLogImpl.v(ShellProtoLogGroup.WM_SHELL_TASK_ORG, -1501874464, 1, null, protoLogParam0); "
1812 errorLine2=" ~~~~~~~~~~~~~~~">
1813 <location
1814 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/FullscreenTaskListener.java"
1815 line="56"
1816 column="113"/>
1817 </issue>
1818
1819 <issue
1820 id="NewApi"
1821 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
1822 errorLine1=" mLeashByTaskId.put(taskInfo.taskId, leash);"
1823 errorLine2=" ~~~~~~~~~~~~~~~">
1824 <location
1825 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/FullscreenTaskListener.java"
1826 line="58"
1827 column="28"/>
1828 </issue>
1829
1830 <issue
1831 id="NewApi"
1832 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#setAlpha`"
1833 errorLine1=" t.setAlpha(leash, 1f);"
1834 errorLine2=" ~~~~~~~~">
1835 <location
1836 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/FullscreenTaskListener.java"
1837 line="66"
1838 column="15"/>
1839 </issue>
1840
1841 <issue
1842 id="NewApi"
1843 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
1844 errorLine1=" final SurfaceControl leash = mLeashByTaskId.get(taskInfo.taskId);"
1845 errorLine2=" ~~~~~~~~~~~~~~~">
1846 <location
1847 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/FullscreenTaskListener.java"
1848 line="75"
1849 column="57"/>
1850 </issue>
1851
1852 <issue
1853 id="NewApi"
1854 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
1855 errorLine1=" if (mLeashByTaskId.get(taskInfo.taskId) == null) {"
1856 errorLine2=" ~~~~~~~~~~~~~~~">
1857 <location
1858 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/FullscreenTaskListener.java"
1859 line="88"
1860 column="32"/>
1861 </issue>
1862
1863 <issue
1864 id="NewApi"
1865 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
1866 errorLine1=" Slog.e(TAG, &quot;Task already vanished: #&quot; + taskInfo.taskId);"
1867 errorLine2=" ~~~~~~~~~~~~~~~">
1868 <location
1869 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/FullscreenTaskListener.java"
1870 line="89"
1871 column="54"/>
1872 </issue>
1873
1874 <issue
1875 id="NewApi"
1876 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
1877 errorLine1=" mLeashByTaskId.remove(taskInfo.taskId);"
1878 errorLine2=" ~~~~~~~~~~~~~~~">
1879 <location
1880 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/FullscreenTaskListener.java"
1881 line="92"
1882 column="31"/>
1883 </issue>
1884
1885 <issue
1886 id="NewApi"
1887 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
1888 errorLine1=" if (com.android.wm.shell.protolog.ShellProtoLogCache.WM_SHELL_TASK_ORG_enabled) { long protoLogParam0 = taskInfo.taskId; com.android.wm.shell.protolog.ShellProtoLogImpl.v(ShellProtoLogGroup.WM_SHELL_TASK_ORG, 564235578, 1, null, protoLogParam0); "
1889 errorLine2=" ~~~~~~~~~~~~~~~">
1890 <location
1891 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/FullscreenTaskListener.java"
1892 line="93"
1893 column="113"/>
1894 </issue>
1895
1896 <issue
1897 id="NewApi"
1898 message="Call requires API level R (current min is 26): `android.util.SparseArray#contains`"
1899 errorLine1=" if (!mLeashByTaskId.contains(taskId)) {"
1900 errorLine2=" ~~~~~~~~">
1901 <location
1902 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/FullscreenTaskListener.java"
1903 line="99"
1904 column="29"/>
1905 </issue>
1906
1907 <issue
1908 id="NewApi"
1909 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Builder#setParent`"
1910 errorLine1=" b.setParent(mLeashByTaskId.get(taskId));"
1911 errorLine2=" ~~~~~~~~~">
1912 <location
1913 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/FullscreenTaskListener.java"
1914 line="102"
1915 column="11"/>
1916 </issue>
1917
1918 <issue
1919 id="NewApi"
1920 message="Call requires API level 29 (current min is 26): `android.os.Handler#hasCallbacks`"
1921 errorLine1=" return mHandler.hasCallbacks(r);"
1922 errorLine2=" ~~~~~~~~~~~~">
1923 <location
1924 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/HandlerExecutor.java"
1925 line="55"
1926 column="25"/>
1927 </issue>
1928
1929 <issue
1930 id="NewApi"
1931 message="Call requires API level 29 (current min is 26): `new android.view.SurfaceControl.Transaction`"
1932 errorLine1=" final SurfaceControl.Transaction t = new SurfaceControl.Transaction();"
1933 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
1934 <location
1935 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/hidedisplaycutout/HideDisplayCutoutOrganizer.java"
1936 line="86"
1937 column="54"/>
1938 </issue>
1939
1940 <issue
1941 id="NewApi"
1942 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#apply`"
1943 errorLine1=" t.apply();"
1944 errorLine2=" ~~~~~">
1945 <location
1946 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/hidedisplaycutout/HideDisplayCutoutOrganizer.java"
1947 line="90"
1948 column="19"/>
1949 </issue>
1950
1951 <issue
1952 id="NewApi"
1953 message="Call requires API level 29 (current min is 26): `new android.view.SurfaceControl.Transaction`"
1954 errorLine1=" final SurfaceControl.Transaction tx = new SurfaceControl.Transaction();"
1955 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
1956 <location
1957 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/hidedisplaycutout/HideDisplayCutoutOrganizer.java"
1958 line="107"
1959 column="47"/>
1960 </issue>
1961
1962 <issue
1963 id="NewApi"
1964 message="Call requires API level 29 (current min is 26): `new android.view.SurfaceControl.Transaction`"
1965 errorLine1=" final SurfaceControl.Transaction t = new SurfaceControl.Transaction();"
1966 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
1967 <location
1968 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/hidedisplaycutout/HideDisplayCutoutOrganizer.java"
1969 line="121"
1970 column="50"/>
1971 </issue>
1972
1973 <issue
1974 id="NewApi"
1975 message="Call requires API level 29 (current min is 26): `new android.view.SurfaceControl.Transaction`"
1976 errorLine1=" final SurfaceControl.Transaction t = new SurfaceControl.Transaction();"
1977 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
1978 <location
1979 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/hidedisplaycutout/HideDisplayCutoutOrganizer.java"
1980 line="167"
1981 column="46"/>
1982 </issue>
1983
1984 <issue
1985 id="NewApi"
1986 message="Field requires API level 29 (current min is 26): `android.graphics.Insets#NONE`"
1987 errorLine1=" return Insets.NONE;"
1988 errorLine2=" ~~~~~~~~~~~">
1989 <location
1990 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/hidedisplaycutout/HideDisplayCutoutOrganizer.java"
1991 line="185"
1992 column="20"/>
1993 </issue>
1994
1995 <issue
1996 id="NewApi"
1997 message="Call requires API level 29 (current min is 26): `android.view.Display#getCutout`"
1998 errorLine1=" DisplayCutout cutout = display.getCutout();"
1999 errorLine2=" ~~~~~~~~~">
2000 <location
2001 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/hidedisplaycutout/HideDisplayCutoutOrganizer.java"
2002 line="187"
2003 column="40"/>
2004 </issue>
2005
2006 <issue
2007 id="NewApi"
2008 message="Call requires API level 29 (current min is 26): `android.graphics.Insets#of`"
2009 errorLine1=" Insets insets = cutout != null ? Insets.of(cutout.getSafeInsets()) : Insets.NONE;"
2010 errorLine2=" ~~">
2011 <location
2012 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/hidedisplaycutout/HideDisplayCutoutOrganizer.java"
2013 line="188"
2014 column="49"/>
2015 </issue>
2016
2017 <issue
2018 id="NewApi"
2019 message="Field requires API level 29 (current min is 26): `android.graphics.Insets#NONE`"
2020 errorLine1=" Insets insets = cutout != null ? Insets.of(cutout.getSafeInsets()) : Insets.NONE;"
2021 errorLine2=" ~~~~~~~~~~~">
2022 <location
2023 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/hidedisplaycutout/HideDisplayCutoutOrganizer.java"
2024 line="188"
2025 column="78"/>
2026 </issue>
2027
2028 <issue
2029 id="NewApi"
2030 message="Call requires API level 31 (current min is 26): `android.graphics.Rect#inset`"
2031 errorLine1=" mCurrentDisplayBounds.inset(mCurrentCutoutInsets);"
2032 errorLine2=" ~~~~~">
2033 <location
2034 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/hidedisplaycutout/HideDisplayCutoutOrganizer.java"
2035 line="239"
2036 column="35"/>
2037 </issue>
2038
2039 <issue
2040 id="NewApi"
2041 message="Field requires API level 29 (current min is 26): `android.graphics.Insets#top`"
2042 errorLine1=" if (mCurrentCutoutInsets.top != 0) {"
2043 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
2044 <location
2045 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/hidedisplaycutout/HideDisplayCutoutOrganizer.java"
2046 line="244"
2047 column="17"/>
2048 </issue>
2049
2050 <issue
2051 id="NewApi"
2052 message="Field requires API level 29 (current min is 26): `android.graphics.Insets#top`"
2053 errorLine1=" mCurrentDisplayBounds.top = Math.max(mStatusBarHeight, mCurrentCutoutInsets.top);"
2054 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
2055 <location
2056 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/hidedisplaycutout/HideDisplayCutoutOrganizer.java"
2057 line="245"
2058 column="72"/>
2059 </issue>
2060
2061 <issue
2062 id="NewApi"
2063 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#apply`"
2064 errorLine1=" t.apply();"
2065 errorLine2=" ~~~~~">
2066 <location
2067 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/hidedisplaycutout/HideDisplayCutoutOrganizer.java"
2068 line="287"
2069 column="11"/>
2070 </issue>
2071
2072 <issue
2073 id="NewApi"
2074 message="Call requires API level 29 (current min is 26): `android.content.res.Resources#getFloat`"
2075 errorLine1=" mContext.getResources().getFloat("
2076 errorLine2=" ~~~~~~~~">
2077 <location
2078 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/LegacySplitScreenController.java"
2079 line="465"
2080 column="41"/>
2081 </issue>
2082
2083 <issue
2084 id="NewApi"
2085 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
2086 errorLine1=" if (com.android.wm.shell.protolog.ShellProtoLogCache.WM_SHELL_TASK_ORG_enabled) { String protoLogParam0 = String.valueOf(TAG); long protoLogParam1 = taskInfo.taskId; com.android.wm.shell.protolog.ShellProtoLogImpl.v(WM_SHELL_TASK_ORG, -1362429294, 4, null, protoLogParam0, protoLogParam1); "
2087 errorLine2=" ~~~~~~~~~~~~~~~">
2088 <location
2089 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/LegacySplitScreenTaskListener.java"
2090 line="129"
2091 column="166"/>
2092 </issue>
2093
2094 <issue
2095 id="NewApi"
2096 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
2097 errorLine1=" if (com.android.wm.shell.protolog.ShellProtoLogCache.WM_SHELL_TASK_ORG_enabled) { String protoLogParam0 = String.valueOf(TAG); long protoLogParam1 = taskInfo.taskId; com.android.wm.shell.protolog.ShellProtoLogImpl.v(WM_SHELL_TASK_ORG, 982027396, 4, null, protoLogParam0, protoLogParam1); "
2098 errorLine2=" ~~~~~~~~~~~~~~~">
2099 <location
2100 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/LegacySplitScreenTaskListener.java"
2101 line="134"
2102 column="166"/>
2103 </issue>
2104
2105 <issue
2106 id="NewApi"
2107 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
2108 errorLine1=" if (com.android.wm.shell.protolog.ShellProtoLogCache.WM_SHELL_TASK_ORG_enabled) { String protoLogParam0 = String.valueOf(TAG); long protoLogParam1 = taskInfo.taskId; long protoLogParam2 = winMode; com.android.wm.shell.protolog.ShellProtoLogImpl.v(WM_SHELL_TASK_ORG, -298656957, 20, null, protoLogParam0, protoLogParam1, protoLogParam2); "
2109 errorLine2=" ~~~~~~~~~~~~~~~">
2110 <location
2111 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/LegacySplitScreenTaskListener.java"
2112 line="139"
2113 column="166"/>
2114 </issue>
2115
2116 <issue
2117 id="NewApi"
2118 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Builder#setParent`"
2119 errorLine1=" .setParent(mPrimarySurface).setColorLayer()"
2120 errorLine2=" ~~~~~~~~~">
2121 <location
2122 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/LegacySplitScreenTaskListener.java"
2123 line="150"
2124 column="26"/>
2125 </issue>
2126
2127 <issue
2128 id="NewApi"
2129 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Builder#setName`"
2130 errorLine1=" .setName(&quot;Primary Divider Dim&quot;)"
2131 errorLine2=" ~~~~~~~">
2132 <location
2133 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/LegacySplitScreenTaskListener.java"
2134 line="151"
2135 column="26"/>
2136 </issue>
2137
2138 <issue
2139 id="NewApi"
2140 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Builder#build`"
2141 errorLine1=" .build();"
2142 errorLine2=" ~~~~~">
2143 <location
2144 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/LegacySplitScreenTaskListener.java"
2145 line="153"
2146 column="26"/>
2147 </issue>
2148
2149 <issue
2150 id="NewApi"
2151 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Builder#setParent`"
2152 errorLine1=" .setParent(mSecondarySurface).setColorLayer()"
2153 errorLine2=" ~~~~~~~~~">
2154 <location
2155 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/LegacySplitScreenTaskListener.java"
2156 line="155"
2157 column="26"/>
2158 </issue>
2159
2160 <issue
2161 id="NewApi"
2162 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Builder#setName`"
2163 errorLine1=" .setName(&quot;Secondary Divider Dim&quot;)"
2164 errorLine2=" ~~~~~~~">
2165 <location
2166 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/LegacySplitScreenTaskListener.java"
2167 line="156"
2168 column="26"/>
2169 </issue>
2170
2171 <issue
2172 id="NewApi"
2173 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Builder#build`"
2174 errorLine1=" .build();"
2175 errorLine2=" ~~~~~">
2176 <location
2177 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/LegacySplitScreenTaskListener.java"
2178 line="158"
2179 column="26"/>
2180 </issue>
2181
2182 <issue
2183 id="NewApi"
2184 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#setLayer`"
2185 errorLine1=" t.setLayer(mPrimaryDim, Integer.MAX_VALUE);"
2186 errorLine2=" ~~~~~~~~">
2187 <location
2188 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/LegacySplitScreenTaskListener.java"
2189 line="160"
2190 column="19"/>
2191 </issue>
2192
2193 <issue
2194 id="NewApi"
2195 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#setLayer`"
2196 errorLine1=" t.setLayer(mSecondaryDim, Integer.MAX_VALUE);"
2197 errorLine2=" ~~~~~~~~">
2198 <location
2199 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/LegacySplitScreenTaskListener.java"
2200 line="162"
2201 column="19"/>
2202 </issue>
2203
2204 <issue
2205 id="NewApi"
2206 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#apply`"
2207 errorLine1=" t.apply();"
2208 errorLine2=" ~~~~~">
2209 <location
2210 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/LegacySplitScreenTaskListener.java"
2211 line="164"
2212 column="19"/>
2213 </issue>
2214
2215 <issue
2216 id="NewApi"
2217 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
2218 errorLine1=" mPositionByTaskId.remove(taskInfo.taskId);"
2219 errorLine2=" ~~~~~~~~~~~~~~~">
2220 <location
2221 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/LegacySplitScreenTaskListener.java"
2222 line="173"
2223 column="38"/>
2224 </issue>
2225
2226 <issue
2227 id="NewApi"
2228 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
2229 errorLine1=" mLeashByTaskId.remove(taskInfo.taskId);"
2230 errorLine2=" ~~~~~~~~~~~~~~~">
2231 <location
2232 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/LegacySplitScreenTaskListener.java"
2233 line="175"
2234 column="39"/>
2235 </issue>
2236
2237 <issue
2238 id="NewApi"
2239 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#apply`"
2240 errorLine1=" t.apply();"
2241 errorLine2=" ~~~~~">
2242 <location
2243 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/LegacySplitScreenTaskListener.java"
2244 line="192"
2245 column="19"/>
2246 </issue>
2247
2248 <issue
2249 id="NewApi"
2250 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
2251 errorLine1=" if (taskInfo.positionInParent.equals(mPositionByTaskId.get(taskInfo.taskId))) {"
2252 errorLine2=" ~~~~~~~~~~~~~~~">
2253 <location
2254 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/LegacySplitScreenTaskListener.java"
2255 line="211"
2256 column="76"/>
2257 </issue>
2258
2259 <issue
2260 id="NewApi"
2261 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
2262 errorLine1=" mPositionByTaskId.put(taskInfo.taskId, new Point(taskInfo.positionInParent));"
2263 errorLine2=" ~~~~~~~~~~~~~~~">
2264 <location
2265 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/LegacySplitScreenTaskListener.java"
2266 line="218"
2267 column="35"/>
2268 </issue>
2269
2270 <issue
2271 id="NewApi"
2272 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
2273 errorLine1=" mLeashByTaskId.put(taskInfo.taskId, leash);"
2274 errorLine2=" ~~~~~~~~~~~~~~~">
2275 <location
2276 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/LegacySplitScreenTaskListener.java"
2277 line="223"
2278 column="28"/>
2279 </issue>
2280
2281 <issue
2282 id="NewApi"
2283 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
2284 errorLine1=" mPositionByTaskId.put(taskInfo.taskId, new Point(taskInfo.positionInParent));"
2285 errorLine2=" ~~~~~~~~~~~~~~~">
2286 <location
2287 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/LegacySplitScreenTaskListener.java"
2288 line="224"
2289 column="31"/>
2290 </issue>
2291
2292 <issue
2293 id="NewApi"
2294 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
2295 errorLine1=" final SurfaceControl leash = mLeashByTaskId.get(taskInfo.taskId);"
2296 errorLine2=" ~~~~~~~~~~~~~~~">
2297 <location
2298 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/LegacySplitScreenTaskListener.java"
2299 line="231"
2300 column="57"/>
2301 </issue>
2302
2303 <issue
2304 id="NewApi"
2305 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#setAlpha`"
2306 errorLine1=" t.setAlpha(leash, 1f);"
2307 errorLine2=" ~~~~~~~~">
2308 <location
2309 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/LegacySplitScreenTaskListener.java"
2310 line="242"
2311 column="19"/>
2312 </issue>
2313
2314 <issue
2315 id="NewApi"
2316 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
2317 errorLine1=" final SurfaceControl leash = mLeashByTaskId.get(taskInfo.taskId);"
2318 errorLine2=" ~~~~~~~~~~~~~~~">
2319 <location
2320 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/LegacySplitScreenTaskListener.java"
2321 line="322"
2322 column="65"/>
2323 </issue>
2324
2325 <issue
2326 id="NewApi"
2327 message="Call requires API level R (current min is 26): `android.util.SparseArray#contains`"
2328 errorLine1=" if (!mLeashByTaskId.contains(taskId)) {"
2329 errorLine2=" ~~~~~~~~">
2330 <location
2331 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/LegacySplitScreenTaskListener.java"
2332 line="339"
2333 column="29"/>
2334 </issue>
2335
2336 <issue
2337 id="NewApi"
2338 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Builder#setParent`"
2339 errorLine1=" b.setParent(mLeashByTaskId.get(taskId));"
2340 errorLine2=" ~~~~~~~~~">
2341 <location
2342 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/LegacySplitScreenTaskListener.java"
2343 line="342"
2344 column="11"/>
2345 </issue>
2346
2347 <issue
2348 id="NewApi"
2349 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
2350 errorLine1=" if (mPrimary != null) pw.println(innerPrefix + &quot;mPrimary.taskId=&quot; + mPrimary.taskId);"
2351 errorLine2=" ~~~~~~~~~~~~~~~">
2352 <location
2353 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/LegacySplitScreenTaskListener.java"
2354 line="351"
2355 column="77"/>
2356 </issue>
2357
2358 <issue
2359 id="NewApi"
2360 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
2361 errorLine1=" if (mSecondary != null) pw.println(innerPrefix + &quot;mSecondary.taskId=&quot; + mSecondary.taskId);"
2362 errorLine2=" ~~~~~~~~~~~~~~~~~">
2363 <location
2364 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/LegacySplitScreenTaskListener.java"
2365 line="352"
2366 column="81"/>
2367 </issue>
2368
2369 <issue
2370 id="NewApi"
2371 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
2372 errorLine1=" &amp;&amp; triggerTask.parentTaskId == mListener.mPrimary.taskId)"
2373 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~">
2374 <location
2375 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/LegacySplitScreenTransitions.java"
2376 line="94"
2377 column="64"/>
2378 </issue>
2379
2380 <issue
2381 id="NewApi"
2382 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#setAlpha`"
2383 errorLine1=" transaction.setAlpha(leash, start * (1.f - fraction) + end * fraction);"
2384 errorLine2=" ~~~~~~~~">
2385 <location
2386 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/LegacySplitScreenTransitions.java"
2387 line="132"
2388 column="25"/>
2389 </issue>
2390
2391 <issue
2392 id="NewApi"
2393 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#apply`"
2394 errorLine1=" transaction.apply();"
2395 errorLine2=" ~~~~~">
2396 <location
2397 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/LegacySplitScreenTransitions.java"
2398 line="133"
2399 column="25"/>
2400 </issue>
2401
2402 <issue
2403 id="NewApi"
2404 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#setAlpha`"
2405 errorLine1=" transaction.setAlpha(leash, end);"
2406 errorLine2=" ~~~~~~~~">
2407 <location
2408 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/LegacySplitScreenTransitions.java"
2409 line="136"
2410 column="25"/>
2411 </issue>
2412
2413 <issue
2414 id="NewApi"
2415 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#apply`"
2416 errorLine1=" transaction.apply();"
2417 errorLine2=" ~~~~~">
2418 <location
2419 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/LegacySplitScreenTransitions.java"
2420 line="137"
2421 column="25"/>
2422 </issue>
2423
2424 <issue
2425 id="NewApi"
2426 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#apply`"
2427 errorLine1=" transaction.apply();"
2428 errorLine2=" ~~~~~">
2429 <location
2430 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/LegacySplitScreenTransitions.java"
2431 line="180"
2432 column="25"/>
2433 </issue>
2434
2435 <issue
2436 id="NewApi"
2437 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#apply`"
2438 errorLine1=" transaction.apply();"
2439 errorLine2=" ~~~~~">
2440 <location
2441 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/LegacySplitScreenTransitions.java"
2442 line="185"
2443 column="25"/>
2444 </issue>
2445
2446 <issue
2447 id="NewApi"
2448 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#setAlpha`"
2449 errorLine1=" t.setAlpha(parentChange.getLeash(), 1.f);"
2450 errorLine2=" ~~~~~~~~">
2451 <location
2452 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/LegacySplitScreenTransitions.java"
2453 line="245"
2454 column="23"/>
2455 </issue>
2456
2457 <issue
2458 id="NewApi"
2459 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#reparent`"
2460 errorLine1=" t.reparent(leash, info.getRootLeash());"
2461 errorLine2=" ~~~~~~~~">
2462 <location
2463 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/LegacySplitScreenTransitions.java"
2464 line="248"
2465 column="23"/>
2466 </issue>
2467
2468 <issue
2469 id="NewApi"
2470 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#setLayer`"
2471 errorLine1=" t.setLayer(leash, info.getChanges().size() - i);"
2472 errorLine2=" ~~~~~~~~">
2473 <location
2474 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/LegacySplitScreenTransitions.java"
2475 line="249"
2476 column="23"/>
2477 </issue>
2478
2479 <issue
2480 id="NewApi"
2481 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#reparent`"
2482 errorLine1=" mFinishTransaction.reparent(leash, parentChange.getLeash());"
2483 errorLine2=" ~~~~~~~~">
2484 <location
2485 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/LegacySplitScreenTransitions.java"
2486 line="251"
2487 column="40"/>
2488 </issue>
2489
2490 <issue
2491 id="NewApi"
2492 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#setLayer`"
2493 errorLine1=" t.setLayer(leash, info.getChanges().size() + 1);"
2494 errorLine2=" ~~~~~~~~">
2495 <location
2496 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/LegacySplitScreenTransitions.java"
2497 line="281"
2498 column="23"/>
2499 </issue>
2500
2501 <issue
2502 id="NewApi"
2503 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#setAlpha`"
2504 errorLine1=" t.setAlpha(leash, 0.f);"
2505 errorLine2=" ~~~~~~~~">
2506 <location
2507 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/LegacySplitScreenTransitions.java"
2508 line="294"
2509 column="23"/>
2510 </issue>
2511
2512 <issue
2513 id="NewApi"
2514 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#apply`"
2515 errorLine1=" t.apply();"
2516 errorLine2=" ~~~~~">
2517 <location
2518 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/LegacySplitScreenTransitions.java"
2519 line="316"
2520 column="11"/>
2521 </issue>
2522
2523 <issue
2524 id="NewApi"
2525 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#apply`"
2526 errorLine1=" mFinishTransaction.apply();"
2527 errorLine2=" ~~~~~">
2528 <location
2529 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/LegacySplitScreenTransitions.java"
2530 line="334"
2531 column="28"/>
2532 </issue>
2533
2534 <issue
2535 id="NewApi"
2536 message="Call requires API level 29 (current min is 26): `android.os.VibrationEffect#createPredefined`"
2537 errorLine1=" vibrator.vibrate(VibrationEffect.createPredefined(effectId))"
2538 errorLine2=" ~~~~~~~~~~~~~~~~">
2539 <location
2540 file="frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/magnetictarget/MagnetizedObject.kt"
2541 line="465"
2542 column="46"/>
2543 </issue>
2544
2545 <issue
2546 id="NewApi"
2547 message="Method reference requires API level 29 (current min is 26): `SurfaceControl.Transaction::new`"
2548 errorLine1=" mSurfaceControlTransactionFactory = SurfaceControl.Transaction::new;"
2549 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
2550 <location
2551 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/onehanded/OneHandedAnimationController.java"
2552 line="141"
2553 column="49"/>
2554 </issue>
2555
2556 <issue
2557 id="NewApi"
2558 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#apply`"
2559 errorLine1=" tx.apply();"
2560 errorLine2=" ~~~~~">
2561 <location
2562 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/onehanded/OneHandedAnimationController.java"
2563 line="286"
2564 column="24"/>
2565 </issue>
2566
2567 <issue
2568 id="NewApi"
2569 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#apply`"
2570 errorLine1=" tx.apply();"
2571 errorLine2=" ~~~~~">
2572 <location
2573 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/onehanded/OneHandedAnimationController.java"
2574 line="295"
2575 column="24"/>
2576 </issue>
2577
2578 <issue
2579 id="NewApi"
2580 message="Method reference requires API level 29 (current min is 26): `SurfaceControl.Transaction::new`"
2581 errorLine1=" mSurfaceControlTransactionFactory = SurfaceControl.Transaction::new;"
2582 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
2583 <location
2584 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/onehanded/OneHandedBackgroundPanelOrganizer.java"
2585 line="101"
2586 column="45"/>
2587 </issue>
2588
2589 <issue
2590 id="NewApi"
2591 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Builder#setParent`"
2592 errorLine1=" .setParent(mParentLeash)"
2593 errorLine2=" ~~~~~~~~~">
2594 <location
2595 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/onehanded/OneHandedBackgroundPanelOrganizer.java"
2596 line="152"
2597 column="26"/>
2598 </issue>
2599
2600 <issue
2601 id="NewApi"
2602 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Builder#setBufferSize`"
2603 errorLine1=" .setBufferSize(mBkgBounds.width(), mBkgBounds.height())"
2604 errorLine2=" ~~~~~~~~~~~~~">
2605 <location
2606 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/onehanded/OneHandedBackgroundPanelOrganizer.java"
2607 line="153"
2608 column="26"/>
2609 </issue>
2610
2611 <issue
2612 id="NewApi"
2613 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Builder#setFormat`"
2614 errorLine1=" .setFormat(PixelFormat.RGB_888)"
2615 errorLine2=" ~~~~~~~~~">
2616 <location
2617 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/onehanded/OneHandedBackgroundPanelOrganizer.java"
2618 line="155"
2619 column="26"/>
2620 </issue>
2621
2622 <issue
2623 id="NewApi"
2624 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Builder#setOpaque`"
2625 errorLine1=" .setOpaque(true)"
2626 errorLine2=" ~~~~~~~~~">
2627 <location
2628 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/onehanded/OneHandedBackgroundPanelOrganizer.java"
2629 line="156"
2630 column="26"/>
2631 </issue>
2632
2633 <issue
2634 id="NewApi"
2635 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Builder#setName`"
2636 errorLine1=" .setName(&quot;one-handed-background-panel&quot;)"
2637 errorLine2=" ~~~~~~~">
2638 <location
2639 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/onehanded/OneHandedBackgroundPanelOrganizer.java"
2640 line="157"
2641 column="26"/>
2642 </issue>
2643
2644 <issue
2645 id="NewApi"
2646 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Builder#build`"
2647 errorLine1=" .build();"
2648 errorLine2=" ~~~~~">
2649 <location
2650 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/onehanded/OneHandedBackgroundPanelOrganizer.java"
2651 line="159"
2652 column="26"/>
2653 </issue>
2654
2655 <issue
2656 id="NewApi"
2657 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#setLayer`"
2658 errorLine1=" transaction.setLayer(mBackgroundSurface, -1 /* at bottom-most layer */)"
2659 errorLine2=" ~~~~~~~~">
2660 <location
2661 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/onehanded/OneHandedBackgroundPanelOrganizer.java"
2662 line="179"
2663 column="25"/>
2664 </issue>
2665
2666 <issue
2667 id="NewApi"
2668 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#apply`"
2669 errorLine1=" .apply();"
2670 errorLine2=" ~~~~~">
2671 <location
2672 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/onehanded/OneHandedBackgroundPanelOrganizer.java"
2673 line="182"
2674 column="22"/>
2675 </issue>
2676
2677 <issue
2678 id="NewApi"
2679 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#apply`"
2680 errorLine1=" transaction.remove(mBackgroundSurface).apply();"
2681 errorLine2=" ~~~~~">
2682 <location
2683 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/onehanded/OneHandedBackgroundPanelOrganizer.java"
2684 line="197"
2685 column="52"/>
2686 </issue>
2687
2688 <issue
2689 id="NewApi"
2690 message="Call requires API level 29 (current min is 26): `android.view.accessibility.AccessibilityManager#getRecommendedTimeoutMillis`"
2691 errorLine1=" .getRecommendedTimeoutMillis(mOneHandedTimeout * 1000"
2692 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
2693 <location
2694 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/onehanded/OneHandedController.java"
2695 line="150"
2696 column="34"/>
2697 </issue>
2698
2699 <issue
2700 id="NewApi"
2701 message="Call requires API level R (current min is 26): `android.os.RemoteException#rethrowFromSystemServer`"
2702 errorLine1=" throw e.rethrowFromSystemServer();"
2703 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~">
2704 <location
2705 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/onehanded/OneHandedController.java"
2706 line="574"
2707 column="21"/>
2708 </issue>
2709
2710 <issue
2711 id="NewApi"
2712 message="Method reference requires API level 29 (current min is 26): `SurfaceControl.Transaction::new`"
2713 errorLine1=" mSurfaceControlTransactionFactory = SurfaceControl.Transaction::new;"
2714 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
2715 <location
2716 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/onehanded/OneHandedDisplayAreaOrganizer.java"
2717 line="130"
2718 column="45"/>
2719 </issue>
2720
2721 <issue
2722 id="NewApi"
2723 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#apply`"
2724 errorLine1=" tx.apply();"
2725 errorLine2=" ~~~~~">
2726 <location
2727 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/onehanded/OneHandedDisplayAreaOrganizer.java"
2728 line="241"
2729 column="12"/>
2730 </issue>
2731
2732 <issue
2733 id="NewApi"
2734 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#setAlpha`"
2735 errorLine1=" tx.setAlpha(leash, alpha);"
2736 errorLine2=" ~~~~~~~~">
2737 <location
2738 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/onehanded/OneHandedSurfaceTransactionHelper.java"
2739 line="57"
2740 column="12"/>
2741 </issue>
2742
2743 <issue
2744 id="NewApi"
2745 message="Call requires API level R (current min is 26): `android.view.WindowManager#getCurrentWindowMetrics`"
2746 errorLine1=" mDisplaySize = windowManager.getCurrentWindowMetrics().getBounds();"
2747 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~">
2748 <location
2749 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/onehanded/OneHandedTutorialHandler.java"
2750 line="101"
2751 column="38"/>
2752 </issue>
2753
2754 <issue
2755 id="NewApi"
2756 message="Call requires API level R (current min is 26): `android.view.WindowMetrics#getBounds`"
2757 errorLine1=" mDisplaySize = windowManager.getCurrentWindowMetrics().getBounds();"
2758 errorLine2=" ~~~~~~~~~">
2759 <location
2760 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/onehanded/OneHandedTutorialHandler.java"
2761 line="101"
2762 column="64"/>
2763 </issue>
2764
2765 <issue
2766 id="NewApi"
2767 message="Call requires API level R (current min is 26): `android.view.WindowManager.LayoutParams#setFitInsetsTypes`"
2768 errorLine1=" lp.setFitInsetsTypes(0 /* types */);"
2769 errorLine2=" ~~~~~~~~~~~~~~~~~">
2770 <location
2771 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/onehanded/OneHandedTutorialHandler.java"
2772 line="200"
2773 column="12"/>
2774 </issue>
2775
2776 <issue
2777 id="NewApi"
2778 message="Method reference requires API level 29 (current min is 26): `SurfaceControl.Transaction::new`"
2779 errorLine1=" mSurfaceControlTransactionFactory = SurfaceControl.Transaction::new;"
2780 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
2781 <location
2782 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/PipAnimationController.java"
2783 line="244"
2784 column="49"/>
2785 </issue>
2786
2787 <issue
2788 id="NewApi"
2789 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#apply`"
2790 errorLine1=" tx.apply();"
2791 errorLine2=" ~~~~~">
2792 <location
2793 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/PipAnimationController.java"
2794 line="399"
2795 column="24"/>
2796 </issue>
2797
2798 <issue
2799 id="NewApi"
2800 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#apply`"
2801 errorLine1=" tx.apply();"
2802 errorLine2=" ~~~~~">
2803 <location
2804 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/PipAnimationController.java"
2805 line="413"
2806 column="24"/>
2807 </issue>
2808
2809 <issue
2810 id="NewApi"
2811 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#apply`"
2812 errorLine1=" tx.apply();"
2813 errorLine2=" ~~~~~">
2814 <location
2815 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/PipAnimationController.java"
2816 line="499"
2817 column="24"/>
2818 </issue>
2819
2820 <issue
2821 id="NewApi"
2822 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#apply`"
2823 errorLine1=" tx.apply();"
2824 errorLine2=" ~~~~~">
2825 <location
2826 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/PipAnimationController.java"
2827 line="518"
2828 column="24"/>
2829 </issue>
2830
2831 <issue
2832 id="NewApi"
2833 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#apply`"
2834 errorLine1=" tx.apply();"
2835 errorLine2=" ~~~~~">
2836 <location
2837 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/PipAnimationController.java"
2838 line="532"
2839 column="24"/>
2840 </issue>
2841
2842 <issue
2843 id="NewApi"
2844 message="Call requires API level 29 (current min is 26): `android.content.res.Resources#getFloat`"
2845 errorLine1=" mDefaultAspectRatio = res.getFloat("
2846 errorLine2=" ~~~~~~~~">
2847 <location
2848 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/PipBoundsAlgorithm.java"
2849 line="77"
2850 column="35"/>
2851 </issue>
2852
2853 <issue
2854 id="NewApi"
2855 message="Call requires API level 29 (current min is 26): `android.content.res.Resources#getFloat`"
2856 errorLine1=" mMinAspectRatio = res.getFloat("
2857 errorLine2=" ~~~~~~~~">
2858 <location
2859 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/PipBoundsAlgorithm.java"
2860 line="93"
2861 column="31"/>
2862 </issue>
2863
2864 <issue
2865 id="NewApi"
2866 message="Call requires API level 29 (current min is 26): `android.content.res.Resources#getFloat`"
2867 errorLine1=" mMaxAspectRatio = res.getFloat("
2868 errorLine2=" ~~~~~~~~">
2869 <location
2870 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/PipBoundsAlgorithm.java"
2871 line="95"
2872 column="31"/>
2873 </issue>
2874
2875 <issue
2876 id="NewApi"
2877 message="Call requires API level 29 (current min is 26): `android.content.res.Resources#getFloat`"
2878 errorLine1=" mDefaultSizePercent = res.getFloat("
2879 errorLine2=" ~~~~~~~~">
2880 <location
2881 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/PipBoundsAlgorithm.java"
2882 line="97"
2883 column="35"/>
2884 </issue>
2885
2886 <issue
2887 id="NewApi"
2888 message="Call requires API level 29 (current min is 26): `android.content.res.Resources#getFloat`"
2889 errorLine1=" mMaxAspectRatioForMinSize = res.getFloat("
2890 errorLine2=" ~~~~~~~~">
2891 <location
2892 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/PipBoundsAlgorithm.java"
2893 line="99"
2894 column="41"/>
2895 </issue>
2896
2897 <issue
2898 id="NewApi"
2899 message="Call requires API level R (current min is 26): `android.content.Context#getDisplay`"
2900 errorLine1=" mPipBoundsState.setDisplayLayout(new DisplayLayout(mContext, mContext.getDisplay()));"
2901 errorLine2=" ~~~~~~~~~~">
2902 <location
2903 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/PipController.java"
2904 line="337"
2905 column="79"/>
2906 </issue>
2907
2908 <issue
2909 id="NewApi"
2910 message="Call requires API level R (current min is 26): `android.content.Context#getDisplay`"
2911 errorLine1=" onDisplayChanged(new DisplayLayout(mContext, mContext.getDisplay()),"
2912 errorLine2=" ~~~~~~~~~~">
2913 <location
2914 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/PipController.java"
2915 line="428"
2916 column="63"/>
2917 </issue>
2918
2919 <issue
2920 id="NewApi"
2921 message="Field requires API level 28 (current min is 26): `android.view.WindowManager.LayoutParams#layoutInDisplayCutoutMode`"
2922 errorLine1=" lp.layoutInDisplayCutoutMode = LAYOUT_IN_DISPLAY_CUTOUT_MODE_ALWAYS;"
2923 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
2924 <location
2925 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/PipDismissTargetHandler.java"
2926 line="247"
2927 column="9"/>
2928 </issue>
2929
2930 <issue
2931 id="NewApi"
2932 message="Call requires API level R (current min is 26): `android.view.WindowManager.LayoutParams#setFitInsetsTypes`"
2933 errorLine1=" lp.setFitInsetsTypes(0 /* types */);"
2934 errorLine2=" ~~~~~~~~~~~~~~~~~">
2935 <location
2936 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/PipDismissTargetHandler.java"
2937 line="248"
2938 column="12"/>
2939 </issue>
2940
2941 <issue
2942 id="NewApi"
2943 message="Call requires API level 29 (current min is 26): `android.view.accessibility.AccessibilityManager#getRecommendedTimeoutMillis`"
2944 errorLine1=" int recommendedTimeout = mAccessibilityManager.getRecommendedTimeoutMillis(delay,"
2945 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
2946 <location
2947 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/PipMenuView.java"
2948 line="506"
2949 column="56"/>
2950 </issue>
2951
2952 <issue
2953 id="NewApi"
2954 message="Call requires API level R (current min is 26): `android.content.Context#getDisplay`"
2955 errorLine1=" mContext.getDisplay().getRealSize(mMaxSize);"
2956 errorLine2=" ~~~~~~~~~~">
2957 <location
2958 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/PipResizeGestureHandler.java"
2959 line="142"
2960 column="18"/>
2961 </issue>
2962
2963 <issue
2964 id="NewApi"
2965 message="Call requires API level 29 (current min is 26): `android.view.MotionEvent#getRawX`"
2966 errorLine1=" mDownPoint.set(ev.getRawX(mFirstIndex), ev.getRawY(mFirstIndex));"
2967 errorLine2=" ~~~~~~~">
2968 <location
2969 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/PipResizeGestureHandler.java"
2970 line="388"
2971 column="35"/>
2972 </issue>
2973
2974 <issue
2975 id="NewApi"
2976 message="Call requires API level 29 (current min is 26): `android.view.MotionEvent#getRawY`"
2977 errorLine1=" mDownPoint.set(ev.getRawX(mFirstIndex), ev.getRawY(mFirstIndex));"
2978 errorLine2=" ~~~~~~~">
2979 <location
2980 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/PipResizeGestureHandler.java"
2981 line="388"
2982 column="60"/>
2983 </issue>
2984
2985 <issue
2986 id="NewApi"
2987 message="Call requires API level 29 (current min is 26): `android.view.MotionEvent#getRawX`"
2988 errorLine1=" mDownSecondPoint.set(ev.getRawX(mSecondIndex), ev.getRawY(mSecondIndex));"
2989 errorLine2=" ~~~~~~~">
2990 <location
2991 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/PipResizeGestureHandler.java"
2992 line="389"
2993 column="41"/>
2994 </issue>
2995
2996 <issue
2997 id="NewApi"
2998 message="Call requires API level 29 (current min is 26): `android.view.MotionEvent#getRawY`"
2999 errorLine1=" mDownSecondPoint.set(ev.getRawX(mSecondIndex), ev.getRawY(mSecondIndex));"
3000 errorLine2=" ~~~~~~~">
3001 <location
3002 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/PipResizeGestureHandler.java"
3003 line="389"
3004 column="67"/>
3005 </issue>
3006
3007 <issue
3008 id="NewApi"
3009 message="Call requires API level 29 (current min is 26): `android.view.MotionEvent#getRawX`"
3010 errorLine1=" float x0 = ev.getRawX(mFirstIndex);"
3011 errorLine2=" ~~~~~~~">
3012 <location
3013 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/PipResizeGestureHandler.java"
3014 line="403"
3015 column="27"/>
3016 </issue>
3017
3018 <issue
3019 id="NewApi"
3020 message="Call requires API level 29 (current min is 26): `android.view.MotionEvent#getRawY`"
3021 errorLine1=" float y0 = ev.getRawY(mFirstIndex);"
3022 errorLine2=" ~~~~~~~">
3023 <location
3024 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/PipResizeGestureHandler.java"
3025 line="404"
3026 column="27"/>
3027 </issue>
3028
3029 <issue
3030 id="NewApi"
3031 message="Call requires API level 29 (current min is 26): `android.view.MotionEvent#getRawX`"
3032 errorLine1=" float x1 = ev.getRawX(mSecondIndex);"
3033 errorLine2=" ~~~~~~~">
3034 <location
3035 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/PipResizeGestureHandler.java"
3036 line="405"
3037 column="27"/>
3038 </issue>
3039
3040 <issue
3041 id="NewApi"
3042 message="Call requires API level 29 (current min is 26): `android.view.MotionEvent#getRawY`"
3043 errorLine1=" float y1 = ev.getRawY(mSecondIndex);"
3044 errorLine2=" ~~~~~~~">
3045 <location
3046 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/PipResizeGestureHandler.java"
3047 line="406"
3048 column="27"/>
3049 </issue>
3050
3051 <issue
3052 id="NewApi"
3053 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#setAlpha`"
3054 errorLine1=" tx.setAlpha(leash, alpha);"
3055 errorLine2=" ~~~~~~~~">
3056 <location
3057 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/PipSurfaceTransactionHelper.java"
3058 line="66"
3059 column="12"/>
3060 </issue>
3061
3062 <issue
3063 id="NewApi"
3064 message="Field requires API level 31 (current min is 26): `android.graphics.Matrix#IDENTITY_MATRIX`"
3065 errorLine1=" tx.setMatrix(leash, Matrix.IDENTITY_MATRIX, mTmpFloat9)"
3066 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~">
3067 <location
3068 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/PipSurfaceTransactionHelper.java"
3069 line="166"
3070 column="29"/>
3071 </issue>
3072
3073 <issue
3074 id="NewApi"
3075 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#reparent`"
3076 errorLine1=" t.reparent(snapshot, parent);"
3077 errorLine2=" ~~~~~~~~">
3078 <location
3079 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/PipSurfaceTransactionHelper.java"
3080 line="188"
3081 column="11"/>
3082 </issue>
3083
3084 <issue
3085 id="NewApi"
3086 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#setLayer`"
3087 errorLine1=" t.setLayer(snapshot, Integer.MAX_VALUE);"
3088 errorLine2=" ~~~~~~~~">
3089 <location
3090 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/PipSurfaceTransactionHelper.java"
3091 line="189"
3092 column="11"/>
3093 </issue>
3094
3095 <issue
3096 id="NewApi"
3097 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#apply`"
3098 errorLine1=" t.apply();"
3099 errorLine2=" ~~~~~">
3100 <location
3101 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/PipSurfaceTransactionHelper.java"
3102 line="191"
3103 column="11"/>
3104 </issue>
3105
3106 <issue
3107 id="NewApi"
3108 message="Method reference requires API level 29 (current min is 26): `SurfaceControl.Transaction::new`"
3109 errorLine1=" mSurfaceControlTransactionFactory = SurfaceControl.Transaction::new;"
3110 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
3111 <location
3112 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/PipTaskOrganizer.java"
3113 line="238"
3114 column="45"/>
3115 </issue>
3116
3117 <issue
3118 id="NewApi"
3119 message="Cast from `RunningTaskInfo` to `TaskInfo` requires API level 29 (current min is 26)"
3120 errorLine1=" .getAnimator(mTaskInfo, mLeash, mPipBoundsState.getBounds(), 1f, 0f)"
3121 errorLine2=" ~~~~~~~~~">
3122 <location
3123 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/PipTaskOrganizer.java"
3124 line="397"
3125 column="30"/>
3126 </issue>
3127
3128 <issue
3129 id="NewApi"
3130 message="Cast from `RunningTaskInfo` to `TaskInfo` requires API level 29 (current min is 26)"
3131 errorLine1=" mPipUiEventLoggerLogger.setTaskInfo(mTaskInfo);"
3132 errorLine2=" ~~~~~~~~~">
3133 <location
3134 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/PipTaskOrganizer.java"
3135 line="431"
3136 column="45"/>
3137 </issue>
3138
3139 <issue
3140 id="NewApi"
3141 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#setAlpha`"
3142 errorLine1=" tx.setAlpha(mLeash, 0f);"
3143 errorLine2=" ~~~~~~~~">
3144 <location
3145 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/PipTaskOrganizer.java"
3146 line="462"
3147 column="16"/>
3148 </issue>
3149
3150 <issue
3151 id="NewApi"
3152 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#apply`"
3153 errorLine1=" tx.apply();"
3154 errorLine2=" ~~~~~">
3155 <location
3156 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/PipTaskOrganizer.java"
3157 line="464"
3158 column="16"/>
3159 </issue>
3160
3161 <issue
3162 id="NewApi"
3163 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#setAlpha`"
3164 errorLine1=" tx.setAlpha(mLeash, 0f);"
3165 errorLine2=" ~~~~~~~~">
3166 <location
3167 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/PipTaskOrganizer.java"
3168 line="502"
3169 column="12"/>
3170 </issue>
3171
3172 <issue
3173 id="NewApi"
3174 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#apply`"
3175 errorLine1=" tx.apply();"
3176 errorLine2=" ~~~~~">
3177 <location
3178 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/PipTaskOrganizer.java"
3179 line="503"
3180 column="12"/>
3181 </issue>
3182
3183 <issue
3184 id="NewApi"
3185 message="Cast from `RunningTaskInfo` to `TaskInfo` requires API level 29 (current min is 26)"
3186 errorLine1=" .getAnimator(mTaskInfo, mLeash, destinationBounds, 0f, 1f)"
3187 errorLine2=" ~~~~~~~~~">
3188 <location
3189 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/PipTaskOrganizer.java"
3190 line="506"
3191 column="34"/>
3192 </issue>
3193
3194 <issue
3195 id="NewApi"
3196 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#apply`"
3197 errorLine1=" tx.apply();"
3198 errorLine2=" ~~~~~">
3199 <location
3200 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/PipTaskOrganizer.java"
3201 line="820"
3202 column="16"/>
3203 </issue>
3204
3205 <issue
3206 id="NewApi"
3207 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#apply`"
3208 errorLine1=" tx.apply();"
3209 errorLine2=" ~~~~~">
3210 <location
3211 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/PipTaskOrganizer.java"
3212 line="858"
3213 column="16"/>
3214 </issue>
3215
3216 <issue
3217 id="NewApi"
3218 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#setAlpha`"
3219 errorLine1=" transaction.setAlpha(snapshotSurface, alpha);"
3220 errorLine2=" ~~~~~~~~">
3221 <location
3222 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/PipTaskOrganizer.java"
3223 line="991"
3224 column="33"/>
3225 </issue>
3226
3227 <issue
3228 id="NewApi"
3229 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#apply`"
3230 errorLine1=" transaction.apply();"
3231 errorLine2=" ~~~~~">
3232 <location
3233 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/PipTaskOrganizer.java"
3234 line="992"
3235 column="33"/>
3236 </issue>
3237
3238 <issue
3239 id="NewApi"
3240 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#apply`"
3241 errorLine1=" tx.apply();"
3242 errorLine2=" ~~~~~">
3243 <location
3244 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/PipTaskOrganizer.java"
3245 line="1000"
3246 column="28"/>
3247 </issue>
3248
3249 <issue
3250 id="NewApi"
3251 message="Cast from `RunningTaskInfo` to `TaskInfo` requires API level 29 (current min is 26)"
3252 errorLine1=" .getAnimator(mTaskInfo, mLeash, baseBounds, currentBounds, destinationBounds,"
3253 errorLine2=" ~~~~~~~~~">
3254 <location
3255 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/PipTaskOrganizer.java"
3256 line="1082"
3257 column="30"/>
3258 </issue>
3259
3260 <issue
3261 id="NewApi"
3262 message="Call requires API level R (current min is 26): `android.content.Context#getDisplay`"
3263 errorLine1=" mContext.getDisplay().getRealSize(displaySize);"
3264 errorLine2=" ~~~~~~~~~~">
3265 <location
3266 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/PipTouchHandler.java"
3267 line="380"
3268 column="18"/>
3269 </issue>
3270
3271 <issue
3272 id="NewApi"
3273 message="Call requires API level R (current min is 26): `android.content.Context#getDisplay`"
3274 errorLine1=" int displayRotation = mContext.getDisplay().getRotation();"
3275 errorLine2=" ~~~~~~~~~~">
3276 <location
3277 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/PipTouchHandler.java"
3278 line="674"
3279 column="52"/>
3280 </issue>
3281
3282 <issue
3283 id="NewApi"
3284 message="Call requires API level 29 (current min is 26): `android.view.MotionEvent#getRawX`"
3285 errorLine1=" float x = ev.getRawX(pointerIndex);"
3286 errorLine2=" ~~~~~~~">
3287 <location
3288 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/PipTouchState.java"
3289 line="138"
3290 column="30"/>
3291 </issue>
3292
3293 <issue
3294 id="NewApi"
3295 message="Call requires API level 29 (current min is 26): `android.view.MotionEvent#getRawY`"
3296 errorLine1=" float y = ev.getRawY(pointerIndex);"
3297 errorLine2=" ~~~~~~~">
3298 <location
3299 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/PipTouchState.java"
3300 line="139"
3301 column="30"/>
3302 </issue>
3303
3304 <issue
3305 id="NewApi"
3306 message="Call requires API level 29 (current min is 26): `android.view.MotionEvent#getRawX`"
3307 errorLine1=" mLastTouch.set(ev.getRawX(newPointerIndex), ev.getRawY(newPointerIndex));"
3308 errorLine2=" ~~~~~~~">
3309 <location
3310 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/PipTouchState.java"
3311 line="174"
3312 column="39"/>
3313 </issue>
3314
3315 <issue
3316 id="NewApi"
3317 message="Call requires API level 29 (current min is 26): `android.view.MotionEvent#getRawY`"
3318 errorLine1=" mLastTouch.set(ev.getRawX(newPointerIndex), ev.getRawY(newPointerIndex));"
3319 errorLine2=" ~~~~~~~">
3320 <location
3321 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/PipTouchState.java"
3322 line="174"
3323 column="68"/>
3324 </issue>
3325
3326 <issue
3327 id="NewApi"
3328 message="Call requires API level 29 (current min is 26): `android.view.MotionEvent#getRawX`"
3329 errorLine1=" mLastTouch.set(ev.getRawX(pointerIndex), ev.getRawY(pointerIndex));"
3330 errorLine2=" ~~~~~~~">
3331 <location
3332 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/PipTouchState.java"
3333 line="197"
3334 column="35"/>
3335 </issue>
3336
3337 <issue
3338 id="NewApi"
3339 message="Call requires API level 29 (current min is 26): `android.view.MotionEvent#getRawY`"
3340 errorLine1=" mLastTouch.set(ev.getRawX(pointerIndex), ev.getRawY(pointerIndex));"
3341 errorLine2=" ~~~~~~~">
3342 <location
3343 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/PipTouchState.java"
3344 line="197"
3345 column="61"/>
3346 </issue>
3347
3348 <issue
3349 id="NewApi"
3350 message="Cast from `RunningTaskInfo` to `TaskInfo` requires API level 29 (current min is 26)"
3351 errorLine1=" return startEnterAnimation(change.getTaskInfo(), change.getLeash(), t);"
3352 errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
3353 <location
3354 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/PipTransition.java"
3355 line="79"
3356 column="44"/>
3357 </issue>
3358
3359 <issue
3360 id="NewApi"
3361 message="Field requires API level 29 (current min is 26): `android.app.TaskInfo#topActivity`"
3362 errorLine1=" setBoundsStateForEntry(taskInfo.topActivity, taskInfo.pictureInPictureParams,"
3363 errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
3364 <location
3365 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/PipTransition.java"
3366 line="105"
3367 column="32"/>
3368 </issue>
3369
3370 <issue
3371 id="NewApi"
3372 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#setAlpha`"
3373 errorLine1=" t.setAlpha(leash, 0f);"
3374 errorLine2=" ~~~~~~~~">
3375 <location
3376 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/PipTransition.java"
3377 line="118"
3378 column="15"/>
3379 </issue>
3380
3381 <issue
3382 id="NewApi"
3383 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#apply`"
3384 errorLine1=" t.apply();"
3385 errorLine2=" ~~~~~">
3386 <location
3387 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/PipTransition.java"
3388 line="119"
3389 column="15"/>
3390 </issue>
3391
3392 <issue
3393 id="NewApi"
3394 message="Field requires API level 29 (current min is 26): `android.app.TaskInfo#topActivity`"
3395 errorLine1=" if (taskInfo != null &amp;&amp; taskInfo.topActivity != null) {"
3396 errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
3397 <location
3398 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/PipUiEventLogger.java"
3399 line="44"
3400 column="33"/>
3401 </issue>
3402
3403 <issue
3404 id="NewApi"
3405 message="Field requires API level 29 (current min is 26): `android.app.TaskInfo#topActivity`"
3406 errorLine1=" mPackageName = taskInfo.topActivity.getPackageName();"
3407 errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
3408 <location
3409 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/PipUiEventLogger.java"
3410 line="45"
3411 column="28"/>
3412 </issue>
3413
3414 <issue
3415 id="NewApi"
3416 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Builder#setParent`"
3417 errorLine1=" b.setParent(sc);"
3418 errorLine2=" ~~~~~~~~~">
3419 <location
3420 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/RootTaskDisplayAreaOrganizer.java"
3421 line="97"
3422 column="11"/>
3423 </issue>
3424
3425 <issue
3426 id="NewApi"
3427 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#baseIntent`"
3428 errorLine1=" if (com.android.wm.shell.protolog.ShellProtoLogCache.WM_SHELL_TASK_ORG_enabled) { long protoLogParam0 = info.getTaskInfo().taskId; String protoLogParam1 = String.valueOf(info.getTaskInfo().baseIntent); com.android.wm.shell.protolog.ShellProtoLogImpl.v(WM_SHELL_TASK_ORG, -1683614271, 1, null, protoLogParam0, protoLogParam1); "
3429 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
3430 <location
3431 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/ShellTaskOrganizer.java"
3432 line="168"
3433 column="187"/>
3434 </issue>
3435
3436 <issue
3437 id="NewApi"
3438 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
3439 errorLine1=" if (com.android.wm.shell.protolog.ShellProtoLogCache.WM_SHELL_TASK_ORG_enabled) { long protoLogParam0 = info.getTaskInfo().taskId; String protoLogParam1 = String.valueOf(info.getTaskInfo().baseIntent); com.android.wm.shell.protolog.ShellProtoLogImpl.v(WM_SHELL_TASK_ORG, -1683614271, 1, null, protoLogParam0, protoLogParam1); "
3440 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~">
3441 <location
3442 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/ShellTaskOrganizer.java"
3443 line="168"
3444 column="121"/>
3445 </issue>
3446
3447 <issue
3448 id="NewApi"
3449 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
3450 errorLine1=" final int taskId = info.getTaskInfo().taskId;"
3451 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~">
3452 <location
3453 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/ShellTaskOrganizer.java"
3454 line="333"
3455 column="28"/>
3456 </issue>
3457
3458 <issue
3459 id="NewApi"
3460 message="Cast from `RunningTaskInfo` to `TaskInfo` requires API level 29 (current min is 26)"
3461 errorLine1=" notifyLocusVisibilityIfNeeded(info.getTaskInfo());"
3462 errorLine2=" ~~~~~~~~~~~~~~~~~~">
3463 <location
3464 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/ShellTaskOrganizer.java"
3465 line="341"
3466 column="39"/>
3467 </issue>
3468
3469 <issue
3470 id="NewApi"
3471 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
3472 errorLine1=" if (com.android.wm.shell.protolog.ShellProtoLogCache.WM_SHELL_TASK_ORG_enabled) { long protoLogParam0 = taskInfo.taskId; com.android.wm.shell.protolog.ShellProtoLogImpl.v(WM_SHELL_TASK_ORG, 157713005, 1, null, protoLogParam0); }"
3473 errorLine2=" ~~~~~~~~~~~~~~~">
3474 <location
3475 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/ShellTaskOrganizer.java"
3476 line="348"
3477 column="117"/>
3478 </issue>
3479
3480 <issue
3481 id="NewApi"
3482 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
3483 errorLine1=" final TaskAppearedInfo data = mTasks.get(taskInfo.taskId);"
3484 errorLine2=" ~~~~~~~~~~~~~~~">
3485 <location
3486 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/ShellTaskOrganizer.java"
3487 line="349"
3488 column="54"/>
3489 </issue>
3490
3491 <issue
3492 id="NewApi"
3493 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
3494 errorLine1=" mTasks.put(taskInfo.taskId, new TaskAppearedInfo(taskInfo, data.getLeash()));"
3495 errorLine2=" ~~~~~~~~~~~~~~~">
3496 <location
3497 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/ShellTaskOrganizer.java"
3498 line="352"
3499 column="24"/>
3500 </issue>
3501
3502 <issue
3503 id="NewApi"
3504 message="Cast from `RunningTaskInfo` to `TaskInfo` requires API level 29 (current min is 26)"
3505 errorLine1=" notifyLocusVisibilityIfNeeded(taskInfo);"
3506 errorLine2=" ~~~~~~~~">
3507 <location
3508 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/ShellTaskOrganizer.java"
3509 line="358"
3510 column="43"/>
3511 </issue>
3512
3513 <issue
3514 id="NewApi"
3515 message="Cast from `RunningTaskInfo` to `TaskInfo` requires API level 29 (current min is 26)"
3516 errorLine1=" if (updated || !taskInfo.equalsForSizeCompat(data.getTaskInfo())) {"
3517 errorLine2=" ~~~~~~~~~~~~~~~~~~">
3518 <location
3519 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/ShellTaskOrganizer.java"
3520 line="359"
3521 column="58"/>
3522 </issue>
3523
3524 <issue
3525 id="NewApi"
3526 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
3527 errorLine1=" if (com.android.wm.shell.protolog.ShellProtoLogCache.WM_SHELL_TASK_ORG_enabled) { long protoLogParam0 = taskInfo.taskId; com.android.wm.shell.protolog.ShellProtoLogImpl.v(WM_SHELL_TASK_ORG, 980952660, 1, null, protoLogParam0); }"
3528 errorLine2=" ~~~~~~~~~~~~~~~">
3529 <location
3530 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/ShellTaskOrganizer.java"
3531 line="369"
3532 column="117"/>
3533 </issue>
3534
3535 <issue
3536 id="NewApi"
3537 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
3538 errorLine1=" if (com.android.wm.shell.protolog.ShellProtoLogCache.WM_SHELL_TASK_ORG_enabled) { long protoLogParam0 = taskInfo.taskId; com.android.wm.shell.protolog.ShellProtoLogImpl.v(WM_SHELL_TASK_ORG, -880817403, 1, null, protoLogParam0); }"
3539 errorLine2=" ~~~~~~~~~~~~~~~">
3540 <location
3541 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/ShellTaskOrganizer.java"
3542 line="380"
3543 column="117"/>
3544 </issue>
3545
3546 <issue
3547 id="NewApi"
3548 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
3549 errorLine1=" final int taskId = taskInfo.taskId;"
3550 errorLine2=" ~~~~~~~~~~~~~~~">
3551 <location
3552 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/ShellTaskOrganizer.java"
3553 line="381"
3554 column="32"/>
3555 </issue>
3556
3557 <issue
3558 id="NewApi"
3559 message="Cast from `RunningTaskInfo` to `TaskInfo` requires API level 29 (current min is 26)"
3560 errorLine1=" notifyLocusVisibilityIfNeeded(taskInfo);"
3561 errorLine2=" ~~~~~~~~">
3562 <location
3563 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/ShellTaskOrganizer.java"
3564 line="387"
3565 column="43"/>
3566 </issue>
3567
3568 <issue
3569 id="NewApi"
3570 message="Field requires API level 29 (current min is 26): `android.app.TaskInfo#taskId`"
3571 errorLine1=" final int taskId = taskInfo.taskId;"
3572 errorLine2=" ~~~~~~~~~~~~~~~">
3573 <location
3574 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/ShellTaskOrganizer.java"
3575 line="417"
3576 column="28"/>
3577 </issue>
3578
3579 <issue
3580 id="NewApi"
3581 message="Field requires API level 29 (current min is 26): `android.app.TaskInfo#taskId`"
3582 errorLine1=" mVisibleTasksWithLocusId.remove(taskInfo.taskId);"
3583 errorLine2=" ~~~~~~~~~~~~~~~">
3584 <location
3585 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/ShellTaskOrganizer.java"
3586 line="437"
3587 column="49"/>
3588 </issue>
3589
3590 <issue
3591 id="NewApi"
3592 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
3593 errorLine1=" mSizeCompatUI.onSizeCompatInfoChanged(taskInfo.displayId, taskInfo.taskId,"
3594 errorLine2=" ~~~~~~~~~~~~~~~">
3595 <location
3596 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/ShellTaskOrganizer.java"
3597 line="466"
3598 column="71"/>
3599 </issue>
3600
3601 <issue
3602 id="NewApi"
3603 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
3604 errorLine1=" mSizeCompatUI.onSizeCompatInfoChanged(taskInfo.displayId, taskInfo.taskId,"
3605 errorLine2=" ~~~~~~~~~~~~~~~">
3606 <location
3607 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/ShellTaskOrganizer.java"
3608 line="472"
3609 column="67"/>
3610 </issue>
3611
3612 <issue
3613 id="NewApi"
3614 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
3615 errorLine1=" final int taskId = runningTaskInfo.taskId;"
3616 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~">
3617 <location
3618 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/ShellTaskOrganizer.java"
3619 line="483"
3620 column="28"/>
3621 </issue>
3622
3623 <issue
3624 id="NewApi"
3625 message="Call requires API level R (current min is 26): `android.util.SparseArray#contains`"
3626 errorLine1=" } else if (mActiveLayouts.contains(taskId)) {"
3627 errorLine2=" ~~~~~~~~">
3628 <location
3629 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/sizecompatui/SizeCompatUIController.java"
3630 line="96"
3631 column="35"/>
3632 </issue>
3633
3634 <issue
3635 id="NewApi"
3636 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#setLayer`"
3637 errorLine1=" t.setLayer(leash, Integer.MAX_VALUE);"
3638 errorLine2=" ~~~~~~~~">
3639 <location
3640 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/sizecompatui/SizeCompatUILayout.java"
3641 line="314"
3642 column="15"/>
3643 </issue>
3644
3645 <issue
3646 id="NewApi"
3647 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Builder#setName`"
3648 errorLine1=" .setName(&quot;SizeCompatUILeash&quot;)"
3649 errorLine2=" ~~~~~~~">
3650 <location
3651 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/sizecompatui/SizeCompatUIWindowManager.java"
3652 line="63"
3653 column="18"/>
3654 </issue>
3655
3656 <issue
3657 id="NewApi"
3658 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Builder#build`"
3659 errorLine1=" mLeash = builder.build();"
3660 errorLine2=" ~~~~~">
3661 <location
3662 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/sizecompatui/SizeCompatUIWindowManager.java"
3663 line="67"
3664 column="26"/>
3665 </issue>
3666
3667 <issue
3668 id="NewApi"
3669 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Builder#setParent`"
3670 errorLine1=" b.setParent(mLeash);"
3671 errorLine2=" ~~~~~~~~~">
3672 <location
3673 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/sizecompatui/SizeCompatUIWindowManager.java"
3674 line="68"
3675 column="11"/>
3676 </issue>
3677
3678 <issue
3679 id="NewApi"
3680 message="Call requires API level R (current min is 26): `android.content.Context#getDisplay`"
3681 errorLine1=" mViewHost = new SurfaceControlViewHost(mContext, mContext.getDisplay(), this);"
3682 errorLine2=" ~~~~~~~~~~">
3683 <location
3684 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/sizecompatui/SizeCompatUIWindowManager.java"
3685 line="78"
3686 column="67"/>
3687 </issue>
3688
3689 <issue
3690 id="NewApi"
3691 message="Call requires API level R (current min is 26): `android.content.Context#getDisplay`"
3692 errorLine1=" mViewHost = new SurfaceControlViewHost(mContext, mContext.getDisplay(), this);"
3693 errorLine2=" ~~~~~~~~~~">
3694 <location
3695 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/sizecompatui/SizeCompatUIWindowManager.java"
3696 line="94"
3697 column="67"/>
3698 </issue>
3699
3700 <issue
3701 id="NewApi"
3702 message="Call requires API level R (current min is 26): `android.view.SurfaceControlViewHost#release`"
3703 errorLine1=" mViewHost.release();"
3704 errorLine2=" ~~~~~~~">
3705 <location
3706 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/sizecompatui/SizeCompatUIWindowManager.java"
3707 line="108"
3708 column="23"/>
3709 </issue>
3710
3711 <issue
3712 id="NewApi"
3713 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#apply`"
3714 errorLine1=" new SurfaceControl.Transaction().remove(mLeash).apply();"
3715 errorLine2=" ~~~~~">
3716 <location
3717 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/sizecompatui/SizeCompatUIWindowManager.java"
3718 line="113"
3719 column="61"/>
3720 </issue>
3721
3722 <issue
3723 id="NewApi"
3724 message="Call requires API level 29 (current min is 26): `new android.view.SurfaceControl.Transaction`"
3725 errorLine1=" new SurfaceControl.Transaction().remove(mLeash).apply();"
3726 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
3727 <location
3728 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/sizecompatui/SizeCompatUIWindowManager.java"
3729 line="113"
3730 column="13"/>
3731 </issue>
3732
3733 <issue
3734 id="NewApi"
3735 message="Call requires API level 31 (current min is 26): `android.window.SplashScreenView#getIconView`"
3736 errorLine1=" final View iconView = mSplashScreenView.getIconView();"
3737 errorLine2=" ~~~~~~~~~~~">
3738 <location
3739 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/SplashScreenExitAnimation.java"
3740 line="158"
3741 column="49"/>
3742 </issue>
3743
3744 <issue
3745 id="NewApi"
3746 message="Call requires API level 29 (current min is 26): `android.graphics.Paint#setBlendMode`"
3747 errorLine1=" mVanishPaint.setBlendMode(BlendMode.MODULATE);"
3748 errorLine2=" ~~~~~~~~~~~~">
3749 <location
3750 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/SplashScreenExitAnimation.java"
3751 line="247"
3752 column="30"/>
3753 </issue>
3754
3755 <issue
3756 id="NewApi"
3757 message="Field requires API level 29 (current min is 26): `android.graphics.BlendMode#MODULATE`"
3758 errorLine1=" mVanishPaint.setBlendMode(BlendMode.MODULATE);"
3759 errorLine2=" ~~~~~~~~~~~~~~~~~~">
3760 <location
3761 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/SplashScreenExitAnimation.java"
3762 line="247"
3763 column="43"/>
3764 </issue>
3765
3766 <issue
3767 id="NewApi"
3768 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#apply`"
3769 errorLine1=" tx.apply();"
3770 errorLine2=" ~~~~~">
3771 <location
3772 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/SplashScreenExitAnimation.java"
3773 line="284"
3774 column="16"/>
3775 </issue>
3776
3777 <issue
3778 id="NewApi"
3779 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#apply`"
3780 errorLine1=" tx.apply();"
3781 errorLine2=" ~~~~~">
3782 <location
3783 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/SplashScreenExitAnimation.java"
3784 line="303"
3785 column="16"/>
3786 </issue>
3787
3788 <issue
3789 id="NewApi"
3790 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl#release`"
3791 errorLine1=" mFirstWindowSurface.release();"
3792 errorLine2=" ~~~~~~~">
3793 <location
3794 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/SplashScreenExitAnimation.java"
3795 line="304"
3796 column="33"/>
3797 </issue>
3798
3799 <issue
3800 id="NewApi"
3801 message="Call requires API level R (current min is 26): `android.view.WindowManager#getMaximumWindowMetrics`"
3802 errorLine1=" .getMaximumWindowMetrics()"
3803 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~">
3804 <location
3805 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/split/SplitLayout.java"
3806 line="256"
3807 column="18"/>
3808 </issue>
3809
3810 <issue
3811 id="NewApi"
3812 message="Call requires API level R (current min is 26): `android.view.WindowMetrics#getWindowInsets`"
3813 errorLine1=" .getWindowInsets()"
3814 errorLine2=" ~~~~~~~~~~~~~~~">
3815 <location
3816 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/split/SplitLayout.java"
3817 line="257"
3818 column="18"/>
3819 </issue>
3820
3821 <issue
3822 id="NewApi"
3823 message="Call requires API level R (current min is 26): `android.view.WindowInsets#getInsets`"
3824 errorLine1=" .getInsets(WindowInsets.Type.navigationBars()"
3825 errorLine2=" ~~~~~~~~~">
3826 <location
3827 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/split/SplitLayout.java"
3828 line="258"
3829 column="18"/>
3830 </issue>
3831
3832 <issue
3833 id="NewApi"
3834 message="Call requires API level R (current min is 26): `android.view.WindowInsets.Type#navigationBars`"
3835 errorLine1=" .getInsets(WindowInsets.Type.navigationBars()"
3836 errorLine2=" ~~~~~~~~~~~~~~">
3837 <location
3838 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/split/SplitLayout.java"
3839 line="258"
3840 column="46"/>
3841 </issue>
3842
3843 <issue
3844 id="NewApi"
3845 message="Call requires API level R (current min is 26): `android.view.WindowInsets.Type#statusBars`"
3846 errorLine1=" | WindowInsets.Type.statusBars()"
3847 errorLine2=" ~~~~~~~~~~">
3848 <location
3849 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/split/SplitLayout.java"
3850 line="259"
3851 column="45"/>
3852 </issue>
3853
3854 <issue
3855 id="NewApi"
3856 message="Call requires API level R (current min is 26): `android.view.WindowInsets.Type#displayCutout`"
3857 errorLine1=" | WindowInsets.Type.displayCutout()).toRect();"
3858 errorLine2=" ~~~~~~~~~~~~~">
3859 <location
3860 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/split/SplitLayout.java"
3861 line="260"
3862 column="45"/>
3863 </issue>
3864
3865 <issue
3866 id="NewApi"
3867 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#setAlpha`"
3868 errorLine1=" t.setAlpha(parentChange.getLeash(), 1.f);"
3869 errorLine2=" ~~~~~~~~">
3870 <location
3871 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/SplitScreenTransitions.java"
3872 line="116"
3873 column="23"/>
3874 </issue>
3875
3876 <issue
3877 id="NewApi"
3878 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#reparent`"
3879 errorLine1=" t.reparent(leash, info.getRootLeash());"
3880 errorLine2=" ~~~~~~~~">
3881 <location
3882 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/SplitScreenTransitions.java"
3883 line="119"
3884 column="23"/>
3885 </issue>
3886
3887 <issue
3888 id="NewApi"
3889 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#setLayer`"
3890 errorLine1=" t.setLayer(leash, info.getChanges().size() - i);"
3891 errorLine2=" ~~~~~~~~">
3892 <location
3893 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/SplitScreenTransitions.java"
3894 line="120"
3895 column="23"/>
3896 </issue>
3897
3898 <issue
3899 id="NewApi"
3900 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#reparent`"
3901 errorLine1=" mFinishTransaction.reparent(leash, parentChange.getLeash());"
3902 errorLine2=" ~~~~~~~~">
3903 <location
3904 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/SplitScreenTransitions.java"
3905 line="122"
3906 column="40"/>
3907 </issue>
3908
3909 <issue
3910 id="NewApi"
3911 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#setAlpha`"
3912 errorLine1=" t.setAlpha(leash, 0.f);"
3913 errorLine2=" ~~~~~~~~">
3914 <location
3915 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/SplitScreenTransitions.java"
3916 line="158"
3917 column="23"/>
3918 </issue>
3919
3920 <issue
3921 id="NewApi"
3922 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#apply`"
3923 errorLine1=" t.apply();"
3924 errorLine2=" ~~~~~">
3925 <location
3926 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/SplitScreenTransitions.java"
3927 line="164"
3928 column="11"/>
3929 </issue>
3930
3931 <issue
3932 id="NewApi"
3933 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#apply`"
3934 errorLine1=" mFinishTransaction.apply();"
3935 errorLine2=" ~~~~~">
3936 <location
3937 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/SplitScreenTransitions.java"
3938 line="198"
3939 column="32"/>
3940 </issue>
3941
3942 <issue
3943 id="NewApi"
3944 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#setAlpha`"
3945 errorLine1=" transaction.setAlpha(leash, start * (1.f - fraction) + end * fraction);"
3946 errorLine2=" ~~~~~~~~">
3947 <location
3948 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/SplitScreenTransitions.java"
3949 line="222"
3950 column="25"/>
3951 </issue>
3952
3953 <issue
3954 id="NewApi"
3955 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#apply`"
3956 errorLine1=" transaction.apply();"
3957 errorLine2=" ~~~~~">
3958 <location
3959 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/SplitScreenTransitions.java"
3960 line="223"
3961 column="25"/>
3962 </issue>
3963
3964 <issue
3965 id="NewApi"
3966 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#setAlpha`"
3967 errorLine1=" transaction.setAlpha(leash, end);"
3968 errorLine2=" ~~~~~~~~">
3969 <location
3970 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/SplitScreenTransitions.java"
3971 line="226"
3972 column="25"/>
3973 </issue>
3974
3975 <issue
3976 id="NewApi"
3977 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#apply`"
3978 errorLine1=" transaction.apply();"
3979 errorLine2=" ~~~~~">
3980 <location
3981 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/SplitScreenTransitions.java"
3982 line="227"
3983 column="25"/>
3984 </issue>
3985
3986 <issue
3987 id="NewApi"
3988 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#apply`"
3989 errorLine1=" transaction.apply();"
3990 errorLine2=" ~~~~~">
3991 <location
3992 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/SplitScreenTransitions.java"
3993 line="270"
3994 column="25"/>
3995 </issue>
3996
3997 <issue
3998 id="NewApi"
3999 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#apply`"
4000 errorLine1=" transaction.apply();"
4001 errorLine2=" ~~~~~">
4002 <location
4003 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/SplitScreenTransitions.java"
4004 line="275"
4005 column="25"/>
4006 </issue>
4007
4008 <issue
4009 id="NewApi"
4010 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Builder#setName`"
4011 errorLine1=" .setName(TAG)"
4012 errorLine2=" ~~~~~~~">
4013 <location
4014 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/split/SplitWindowManager.java"
4015 line="101"
4016 column="18"/>
4017 </issue>
4018
4019 <issue
4020 id="NewApi"
4021 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Builder#build`"
4022 errorLine1=" mLeash = builder.build();"
4023 errorLine2=" ~~~~~">
4024 <location
4025 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/split/SplitWindowManager.java"
4026 line="105"
4027 column="26"/>
4028 </issue>
4029
4030 <issue
4031 id="NewApi"
4032 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Builder#setParent`"
4033 errorLine1=" b.setParent(mLeash);"
4034 errorLine2=" ~~~~~~~~~">
4035 <location
4036 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/split/SplitWindowManager.java"
4037 line="106"
4038 column="11"/>
4039 </issue>
4040
4041 <issue
4042 id="NewApi"
4043 message="Call requires API level R (current min is 26): `android.content.Context#getDisplay`"
4044 errorLine1=" mViewHost = new SurfaceControlViewHost(mContext, mContext.getDisplay(), this);"
4045 errorLine2=" ~~~~~~~~~~">
4046 <location
4047 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/split/SplitWindowManager.java"
4048 line="116"
4049 column="67"/>
4050 </issue>
4051
4052 <issue
4053 id="NewApi"
4054 message="Call requires API level R (current min is 26): `android.view.SurfaceControlViewHost#release`"
4055 errorLine1=" mViewHost.release();"
4056 errorLine2=" ~~~~~~~">
4057 <location
4058 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/split/SplitWindowManager.java"
4059 line="145"
4060 column="23"/>
4061 </issue>
4062
4063 <issue
4064 id="NewApi"
4065 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#apply`"
4066 errorLine1=" new SurfaceControl.Transaction().remove(mLeash).apply();"
4067 errorLine2=" ~~~~~">
4068 <location
4069 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/split/SplitWindowManager.java"
4070 line="150"
4071 column="61"/>
4072 </issue>
4073
4074 <issue
4075 id="NewApi"
4076 message="Call requires API level 29 (current min is 26): `new android.view.SurfaceControl.Transaction`"
4077 errorLine1=" new SurfaceControl.Transaction().remove(mLeash).apply();"
4078 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
4079 <location
4080 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/split/SplitWindowManager.java"
4081 line="150"
4082 column="13"/>
4083 </issue>
4084
4085 <issue
4086 id="NewApi"
4087 message="Call requires API level 31 (current min is 26): `com.google.android.collect.Sets#newHashSet`"
4088 errorLine1=" return Sets.newHashSet("
4089 errorLine2=" ~~~~~~~~~~">
4090 <location
4091 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/animation/StackAnimationController.java"
4092 line="692"
4093 column="21"/>
4094 </issue>
4095
4096 <issue
4097 id="NewApi"
4098 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#setLayer`"
4099 errorLine1=" .setLayer(dividerLeash, Integer.MAX_VALUE)"
4100 errorLine2=" ~~~~~~~~">
4101 <location
4102 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/StageCoordinator.java"
4103 line="399"
4104 column="30"/>
4105 </issue>
4106
4107 <issue
4108 id="NewApi"
4109 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#setLayer`"
4110 errorLine1=" .setLayer(dividerLeash, Integer.MAX_VALUE)"
4111 errorLine2=" ~~~~~~~~">
4112 <location
4113 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/StageCoordinator.java"
4114 line="515"
4115 column="18"/>
4116 </issue>
4117
4118 <issue
4119 id="NewApi"
4120 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
4121 errorLine1=" &amp;&amp; taskInfo.parentTaskId == mMainStage.mRootTaskInfo.taskId) {"
4122 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
4123 <location
4124 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/StageCoordinator.java"
4125 line="570"
4126 column="45"/>
4127 </issue>
4128
4129 <issue
4130 id="NewApi"
4131 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
4132 errorLine1=" &amp;&amp; taskInfo.parentTaskId == mSideStage.mRootTaskInfo.taskId) {"
4133 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
4134 <location
4135 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/StageCoordinator.java"
4136 line="573"
4137 column="45"/>
4138 </issue>
4139
4140 <issue
4141 id="NewApi"
4142 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
4143 errorLine1=" if (com.android.wm.shell.protolog.ShellProtoLogCache.WM_SHELL_TRANSITIONS_enabled) { long protoLogParam0 = triggerTask.taskId; String protoLogParam1 = String.valueOf(transitTypeToString(type)); long protoLogParam2 = mMainStage.getChildCount(); long protoLogParam3 = mSideStage.getChildCount(); com.android.wm.shell.protolog.ShellProtoLogImpl.v(ShellProtoLogGroup.WM_SHELL_TRANSITIONS, 165317020, 81, &quot; split is active so using split&quot; + &quot;Transition to handle request. triggerTask=%d type=%s mainChildren=%d&quot; + &quot; sideChildren=%d&quot;, protoLogParam0, protoLogParam1, protoLogParam2, protoLogParam3); "
4144 errorLine2=" ~~~~~~~~~~~~~~~~~~">
4145 <location
4146 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/StageCoordinator.java"
4147 line="597"
4148 column="120"/>
4149 </issue>
4150
4151 <issue
4152 id="NewApi"
4153 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
4154 errorLine1=" if (!stage.containsTask(taskInfo.taskId)) {"
4155 errorLine2=" ~~~~~~~~~~~~~~~">
4156 <location
4157 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/StageCoordinator.java"
4158 line="655"
4159 column="45"/>
4160 </issue>
4161
4162 <issue
4163 id="NewApi"
4164 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
4165 errorLine1=" + &quot; with &quot; + taskInfo.taskId + &quot; before startAnimation().&quot;);"
4166 errorLine2=" ~~~~~~~~~~~~~~~">
4167 <location
4168 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/StageCoordinator.java"
4169 line="657"
4170 column="46"/>
4171 </issue>
4172
4173 <issue
4174 id="NewApi"
4175 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
4176 errorLine1=" if (stage.containsTask(taskInfo.taskId)) {"
4177 errorLine2=" ~~~~~~~~~~~~~~~">
4178 <location
4179 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/StageCoordinator.java"
4180 line="660"
4181 column="44"/>
4182 </issue>
4183
4184 <issue
4185 id="NewApi"
4186 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
4187 errorLine1=" + &quot; with &quot; + taskInfo.taskId + &quot; before startAnimation().&quot;);"
4188 errorLine2=" ~~~~~~~~~~~~~~~">
4189 <location
4190 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/StageCoordinator.java"
4191 line="662"
4192 column="46"/>
4193 </issue>
4194
4195 <issue
4196 id="NewApi"
4197 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
4198 errorLine1=" if (!mMainStage.containsTask(mainChild.getTaskInfo().taskId)) {"
4199 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
4200 <location
4201 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/StageCoordinator.java"
4202 line="732"
4203 column="42"/>
4204 </issue>
4205
4206 <issue
4207 id="NewApi"
4208 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
4209 errorLine1=" + &quot; to have been called with &quot; + mainChild.getTaskInfo().taskId"
4210 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
4211 <location
4212 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/StageCoordinator.java"
4213 line="734"
4214 column="58"/>
4215 </issue>
4216
4217 <issue
4218 id="NewApi"
4219 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
4220 errorLine1=" if (!mSideStage.containsTask(sideChild.getTaskInfo().taskId)) {"
4221 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
4222 <location
4223 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/StageCoordinator.java"
4224 line="737"
4225 column="42"/>
4226 </issue>
4227
4228 <issue
4229 id="NewApi"
4230 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
4231 errorLine1=" + &quot; to have been called with &quot; + sideChild.getTaskInfo().taskId"
4232 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
4233 <location
4234 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/StageCoordinator.java"
4235 line="739"
4236 column="58"/>
4237 </issue>
4238
4239 <issue
4240 id="NewApi"
4241 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#setAlpha`"
4242 errorLine1=" t.setAlpha(leash, 1.f);"
4243 errorLine2=" ~~~~~~~~">
4244 <location
4245 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/StageCoordinator.java"
4246 line="820"
4247 column="15"/>
4248 </issue>
4249
4250 <issue
4251 id="NewApi"
4252 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#setLayer`"
4253 errorLine1=" t.setLayer(leash, Integer.MAX_VALUE);"
4254 errorLine2=" ~~~~~~~~">
4255 <location
4256 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/StageCoordinator.java"
4257 line="821"
4258 column="15"/>
4259 </issue>
4260
4261 <issue
4262 id="NewApi"
4263 message="Call requires API level R (current min is 26): `android.util.SparseArray#contains`"
4264 errorLine1=" return mChildrenTaskInfo.contains(taskId);"
4265 errorLine2=" ~~~~~~~~">
4266 <location
4267 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/StageTaskListener.java"
4268 line="85"
4269 column="34"/>
4270 </issue>
4271
4272 <issue
4273 id="NewApi"
4274 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
4275 errorLine1=" } else if (taskInfo.parentTaskId == mRootTaskInfo.taskId) {"
4276 errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
4277 <location
4278 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/StageTaskListener.java"
4279 line="96"
4280 column="45"/>
4281 </issue>
4282
4283 <issue
4284 id="NewApi"
4285 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
4286 errorLine1=" final int taskId = taskInfo.taskId;"
4287 errorLine2=" ~~~~~~~~~~~~~~~">
4288 <location
4289 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/StageTaskListener.java"
4290 line="97"
4291 column="32"/>
4292 </issue>
4293
4294 <issue
4295 id="NewApi"
4296 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
4297 errorLine1=" if (mRootTaskInfo.taskId == taskInfo.taskId) {"
4298 errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
4299 <location
4300 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/StageTaskListener.java"
4301 line="116"
4302 column="13"/>
4303 </issue>
4304
4305 <issue
4306 id="NewApi"
4307 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
4308 errorLine1=" if (mRootTaskInfo.taskId == taskInfo.taskId) {"
4309 errorLine2=" ~~~~~~~~~~~~~~~">
4310 <location
4311 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/StageTaskListener.java"
4312 line="116"
4313 column="37"/>
4314 </issue>
4315
4316 <issue
4317 id="NewApi"
4318 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
4319 errorLine1=" } else if (taskInfo.parentTaskId == mRootTaskInfo.taskId) {"
4320 errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
4321 <location
4322 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/StageTaskListener.java"
4323 line="118"
4324 column="45"/>
4325 </issue>
4326
4327 <issue
4328 id="NewApi"
4329 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
4330 errorLine1=" mChildrenTaskInfo.put(taskInfo.taskId, taskInfo);"
4331 errorLine2=" ~~~~~~~~~~~~~~~">
4332 <location
4333 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/StageTaskListener.java"
4334 line="119"
4335 column="35"/>
4336 </issue>
4337
4338 <issue
4339 id="NewApi"
4340 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
4341 errorLine1=" mCallbacks.onChildTaskStatusChanged(taskInfo.taskId, true /* present */,"
4342 errorLine2=" ~~~~~~~~~~~~~~~">
4343 <location
4344 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/StageTaskListener.java"
4345 line="120"
4346 column="49"/>
4347 </issue>
4348
4349 <issue
4350 id="NewApi"
4351 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
4352 errorLine1=" taskInfo, mChildrenLeashes.get(taskInfo.taskId), false /* firstAppeared */);"
4353 errorLine2=" ~~~~~~~~~~~~~~~">
4354 <location
4355 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/StageTaskListener.java"
4356 line="124"
4357 column="56"/>
4358 </issue>
4359
4360 <issue
4361 id="NewApi"
4362 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
4363 errorLine1=" final int taskId = taskInfo.taskId;"
4364 errorLine2=" ~~~~~~~~~~~~~~~">
4365 <location
4366 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/StageTaskListener.java"
4367 line="140"
4368 column="28"/>
4369 </issue>
4370
4371 <issue
4372 id="NewApi"
4373 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
4374 errorLine1=" if (mRootTaskInfo.taskId == taskId) {"
4375 errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
4376 <location
4377 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/StageTaskListener.java"
4378 line="141"
4379 column="13"/>
4380 </issue>
4381
4382 <issue
4383 id="NewApi"
4384 message="Call requires API level R (current min is 26): `android.util.SparseArray#contains`"
4385 errorLine1=" } else if (mChildrenTaskInfo.contains(taskId)) {"
4386 errorLine2=" ~~~~~~~~">
4387 <location
4388 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/StageTaskListener.java"
4389 line="144"
4390 column="38"/>
4391 </issue>
4392
4393 <issue
4394 id="NewApi"
4395 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
4396 errorLine1=" if (mRootTaskInfo.taskId == taskId) {"
4397 errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
4398 <location
4399 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/StageTaskListener.java"
4400 line="161"
4401 column="13"/>
4402 </issue>
4403
4404 <issue
4405 id="NewApi"
4406 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Builder#setParent`"
4407 errorLine1=" b.setParent(mRootLeash);"
4408 errorLine2=" ~~~~~~~~~">
4409 <location
4410 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/StageTaskListener.java"
4411 line="162"
4412 column="15"/>
4413 </issue>
4414
4415 <issue
4416 id="NewApi"
4417 message="Call requires API level R (current min is 26): `android.util.SparseArray#contains`"
4418 errorLine1=" } else if (mChildrenLeashes.contains(taskId)) {"
4419 errorLine2=" ~~~~~~~~">
4420 <location
4421 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/StageTaskListener.java"
4422 line="163"
4423 column="37"/>
4424 </issue>
4425
4426 <issue
4427 id="NewApi"
4428 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Builder#setParent`"
4429 errorLine1=" b.setParent(mChildrenLeashes.get(taskId));"
4430 errorLine2=" ~~~~~~~~~">
4431 <location
4432 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/StageTaskListener.java"
4433 line="164"
4434 column="15"/>
4435 </issue>
4436
4437 <issue
4438 id="NewApi"
4439 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#setAlpha`"
4440 errorLine1=" t.setAlpha(leash, 1f);"
4441 errorLine2=" ~~~~~~~~">
4442 <location
4443 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/StageTaskListener.java"
4444 line="194"
4445 column="19"/>
4446 </issue>
4447
4448 <issue
4449 id="NewApi"
4450 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
4451 errorLine1=" final int taskId = taskInfo.taskId;"
4452 errorLine2=" ~~~~~~~~~~~~~~~">
4453 <location
4454 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/StartingSurfaceDrawer.java"
4455 line="131"
4456 column="28"/>
4457 </issue>
4458
4459 <issue
4460 id="NewApi"
4461 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
4462 errorLine1=" + Integer.toHexString(theme) + &quot; task= &quot; + taskInfo.taskId);"
4463 errorLine2=" ~~~~~~~~~~~~~~~">
4464 <location
4465 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/StartingSurfaceDrawer.java"
4466 line="141"
4467 column="64"/>
4468 </issue>
4469
4470 <issue
4471 id="NewApi"
4472 message="Cast from `SplashScreenView` to `View` requires API level 31 (current min is 26)"
4473 errorLine1=" win.setContentView(sView);"
4474 errorLine2=" ~~~~~">
4475 <location
4476 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/StartingSurfaceDrawer.java"
4477 line="280"
4478 column="40"/>
4479 </issue>
4480
4481 <issue
4482 id="NewApi"
4483 message="Cast from `SplashScreenView` to `View` requires API level 31 (current min is 26)"
4484 errorLine1=" win.setContentView(sView);"
4485 errorLine2=" ~~~~~">
4486 <location
4487 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/StartingSurfaceDrawer.java"
4488 line="284"
4489 column="40"/>
4490 </issue>
4491
4492 <issue
4493 id="NewApi"
4494 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
4495 errorLine1=" final int taskId = startingWindowInfo.taskInfo.taskId;"
4496 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
4497 <location
4498 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/StartingSurfaceDrawer.java"
4499 line="309"
4500 column="28"/>
4501 </issue>
4502
4503 <issue
4504 id="NewApi"
4505 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
4506 errorLine1=" final TaskSnapshot snapshot = getTaskSnapshot(windowInfo.taskInfo.taskId);"
4507 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
4508 <location
4509 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/StartingWindowController.java"
4510 line="162"
4511 column="63"/>
4512 </issue>
4513
4514 <issue
4515 id="NewApi"
4516 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
4517 errorLine1=" Slog.d(TAG, &quot;isSnapshotCompatible no snapshot &quot; + windowInfo.taskInfo.taskId);"
4518 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
4519 <location
4520 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/StartingWindowController.java"
4521 line="180"
4522 column="71"/>
4523 </issue>
4524
4525 <issue
4526 id="NewApi"
4527 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
4528 errorLine1=" mTaskLaunchingCallback.accept(runningTaskInfo.taskId, suggestionType);"
4529 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~">
4530 <location
4531 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/StartingWindowController.java"
4532 line="238"
4533 column="47"/>
4534 </issue>
4535
4536 <issue
4537 id="NewApi"
4538 message="Call requires API level 29 (current min is 26): `new android.view.SurfaceControl.Transaction`"
4539 errorLine1=" mInFlight.onTransactionReady(mInFlight.mId, new SurfaceControl.Transaction());"
4540 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
4541 <location
4542 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/SyncTransactionQueue.java"
4543 line="55"
4544 column="61"/>
4545 </issue>
4546
4547 <issue
4548 id="NewApi"
4549 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#apply`"
4550 errorLine1=" t.apply();"
4551 errorLine2=" ~~~~~">
4552 <location
4553 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/SyncTransactionQueue.java"
4554 line="114"
4555 column="11"/>
4556 </issue>
4557
4558 <issue
4559 id="NewApi"
4560 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#apply`"
4561 errorLine1=" t.apply();"
4562 errorLine2=" ~~~~~">
4563 <location
4564 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/SyncTransactionQueue.java"
4565 line="125"
4566 column="11"/>
4567 </issue>
4568
4569 <issue
4570 id="NewApi"
4571 message="Call requires API level R (current min is 26): `android.view.SurfaceControlViewHost#release`"
4572 errorLine1=" root.release();"
4573 errorLine2=" ~~~~~~~">
4574 <location
4575 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/SystemWindows.java"
4576 line="121"
4577 column="14"/>
4578 </issue>
4579
4580 <issue
4581 id="NewApi"
4582 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Builder#setName`"
4583 errorLine1=" .setName(&quot;SystemWindowLeash&quot;)"
4584 errorLine2=" ~~~~~~~">
4585 <location
4586 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/SystemWindows.java"
4587 line="278"
4588 column="20"/>
4589 </issue>
4590
4591 <issue
4592 id="NewApi"
4593 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Builder#setParent`"
4594 errorLine1=" .setParent(mRootSurface)"
4595 errorLine2=" ~~~~~~~~~">
4596 <location
4597 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/SystemWindows.java"
4598 line="280"
4599 column="20"/>
4600 </issue>
4601
4602 <issue
4603 id="NewApi"
4604 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Builder#build`"
4605 errorLine1=" .setCallsite(&quot;SysUiWIndowManager#attachToParentSurface&quot;).build();"
4606 errorLine2=" ~~~~~">
4607 <location
4608 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/SystemWindows.java"
4609 line="281"
4610 column="76"/>
4611 </issue>
4612
4613 <issue
4614 id="NewApi"
4615 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Builder#setParent`"
4616 errorLine1=" b.setParent(leash);"
4617 errorLine2=" ~~~~~~~~~">
4618 <location
4619 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/SystemWindows.java"
4620 line="285"
4621 column="15"/>
4622 </issue>
4623
4624 <issue
4625 id="NewApi"
4626 message="Call requires API level 29 (current min is 26): `new android.view.SurfaceControl.Transaction`"
4627 errorLine1=" new SurfaceControl.Transaction().remove(mLeashForWindow.get(token))"
4628 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
4629 <location
4630 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/SystemWindows.java"
4631 line="293"
4632 column="17"/>
4633 </issue>
4634
4635 <issue
4636 id="NewApi"
4637 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#apply`"
4638 errorLine1=" .apply();"
4639 errorLine2=" ~~~~~">
4640 <location
4641 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/SystemWindows.java"
4642 line="294"
4643 column="22"/>
4644 </issue>
4645
4646 <issue
4647 id="NewApi"
4648 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
4649 errorLine1=" final int taskId = runningTaskInfo.taskId;"
4650 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~">
4651 <location
4652 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/TaskSnapshotWindow.java"
4653 line="151"
4654 column="28"/>
4655 </issue>
4656
4657 <issue
4658 id="NewApi"
4659 message="Field requires API level 28 (current min is 26): `android.view.WindowManager.LayoutParams#layoutInDisplayCutoutMode`"
4660 errorLine1=" layoutParams.layoutInDisplayCutoutMode = attrs.layoutInDisplayCutoutMode;"
4661 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
4662 <location
4663 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/TaskSnapshotWindow.java"
4664 line="186"
4665 column="9"/>
4666 </issue>
4667
4668 <issue
4669 id="NewApi"
4670 message="Field requires API level 28 (current min is 26): `android.view.WindowManager.LayoutParams#layoutInDisplayCutoutMode`"
4671 errorLine1=" layoutParams.layoutInDisplayCutoutMode = attrs.layoutInDisplayCutoutMode;"
4672 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
4673 <location
4674 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/TaskSnapshotWindow.java"
4675 line="186"
4676 column="50"/>
4677 </issue>
4678
4679 <issue
4680 id="NewApi"
4681 message="Call requires API level R (current min is 26): `android.view.WindowManager.LayoutParams#getFitInsetsTypes`"
4682 errorLine1=" layoutParams.setFitInsetsTypes(attrs.getFitInsetsTypes());"
4683 errorLine2=" ~~~~~~~~~~~~~~~~~">
4684 <location
4685 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/TaskSnapshotWindow.java"
4686 line="187"
4687 column="46"/>
4688 </issue>
4689
4690 <issue
4691 id="NewApi"
4692 message="Call requires API level R (current min is 26): `android.view.WindowManager.LayoutParams#setFitInsetsTypes`"
4693 errorLine1=" layoutParams.setFitInsetsTypes(attrs.getFitInsetsTypes());"
4694 errorLine2=" ~~~~~~~~~~~~~~~~~">
4695 <location
4696 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/TaskSnapshotWindow.java"
4697 line="187"
4698 column="22"/>
4699 </issue>
4700
4701 <issue
4702 id="NewApi"
4703 message="Call requires API level R (current min is 26): `android.view.WindowManager.LayoutParams#getFitInsetsSides`"
4704 errorLine1=" layoutParams.setFitInsetsSides(attrs.getFitInsetsSides());"
4705 errorLine2=" ~~~~~~~~~~~~~~~~~">
4706 <location
4707 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/TaskSnapshotWindow.java"
4708 line="188"
4709 column="46"/>
4710 </issue>
4711
4712 <issue
4713 id="NewApi"
4714 message="Call requires API level R (current min is 26): `android.view.WindowManager.LayoutParams#setFitInsetsSides`"
4715 errorLine1=" layoutParams.setFitInsetsSides(attrs.getFitInsetsSides());"
4716 errorLine2=" ~~~~~~~~~~~~~~~~~">
4717 <location
4718 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/TaskSnapshotWindow.java"
4719 line="188"
4720 column="22"/>
4721 </issue>
4722
4723 <issue
4724 id="NewApi"
4725 message="Call requires API level R (current min is 26): `android.view.WindowManager.LayoutParams#isFitInsetsIgnoringVisibility`"
4726 errorLine1=" layoutParams.setFitInsetsIgnoringVisibility(attrs.isFitInsetsIgnoringVisibility());"
4727 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
4728 <location
4729 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/TaskSnapshotWindow.java"
4730 line="189"
4731 column="59"/>
4732 </issue>
4733
4734 <issue
4735 id="NewApi"
4736 message="Call requires API level R (current min is 26): `android.view.WindowManager.LayoutParams#setFitInsetsIgnoringVisibility`"
4737 errorLine1=" layoutParams.setFitInsetsIgnoringVisibility(attrs.isFitInsetsIgnoringVisibility());"
4738 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
4739 <location
4740 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/TaskSnapshotWindow.java"
4741 line="189"
4742 column="22"/>
4743 </issue>
4744
4745 <issue
4746 id="NewApi"
4747 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskDescription`"
4748 errorLine1=" if (runningTaskInfo.taskDescription != null) {"
4749 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
4750 <location
4751 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/TaskSnapshotWindow.java"
4752 line="208"
4753 column="13"/>
4754 </issue>
4755
4756 <issue
4757 id="NewApi"
4758 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskDescription`"
4759 errorLine1=" taskDescription = runningTaskInfo.taskDescription;"
4760 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
4761 <location
4762 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/TaskSnapshotWindow.java"
4763 line="209"
4764 column="31"/>
4765 </issue>
4766
4767 <issue
4768 id="NewApi"
4769 message="Call requires API level 29 (current min is 26): `new android.view.SurfaceControl.Transaction`"
4770 errorLine1=" mTransaction = new SurfaceControl.Transaction();"
4771 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
4772 <location
4773 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/TaskSnapshotWindow.java"
4774 line="271"
4775 column="24"/>
4776 </issue>
4777
4778 <issue
4779 id="NewApi"
4780 message="Call requires API level R (current min is 26): `android.view.WindowInsets.Type#systemBars`"
4781 errorLine1=" return state.calculateInsets(frame, WindowInsets.Type.systemBars(),"
4782 errorLine2=" ~~~~~~~~~~">
4783 <location
4784 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/TaskSnapshotWindow.java"
4785 line="328"
4786 column="63"/>
4787 </issue>
4788
4789 <issue
4790 id="NewApi"
4791 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Builder#setName`"
4792 errorLine1=" .setName(mTitle + &quot; - task-snapshot-surface&quot;)"
4793 errorLine2=" ~~~~~~~">
4794 <location
4795 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/TaskSnapshotWindow.java"
4796 line="374"
4797 column="18"/>
4798 </issue>
4799
4800 <issue
4801 id="NewApi"
4802 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Builder#setBufferSize`"
4803 errorLine1=" .setBufferSize(buffer.getWidth(), buffer.getHeight())"
4804 errorLine2=" ~~~~~~~~~~~~~">
4805 <location
4806 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/TaskSnapshotWindow.java"
4807 line="375"
4808 column="18"/>
4809 </issue>
4810
4811 <issue
4812 id="NewApi"
4813 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Builder#setFormat`"
4814 errorLine1=" .setFormat(buffer.getFormat())"
4815 errorLine2=" ~~~~~~~~~">
4816 <location
4817 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/TaskSnapshotWindow.java"
4818 line="376"
4819 column="18"/>
4820 </issue>
4821
4822 <issue
4823 id="NewApi"
4824 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Builder#setParent`"
4825 errorLine1=" .setParent(mSurfaceControl)"
4826 errorLine2=" ~~~~~~~~~">
4827 <location
4828 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/TaskSnapshotWindow.java"
4829 line="377"
4830 column="18"/>
4831 </issue>
4832
4833 <issue
4834 id="NewApi"
4835 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Builder#build`"
4836 errorLine1=" .build();"
4837 errorLine2=" ~~~~~">
4838 <location
4839 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/TaskSnapshotWindow.java"
4840 line="379"
4841 column="18"/>
4842 </issue>
4843
4844 <issue
4845 id="NewApi"
4846 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#apply`"
4847 errorLine1=" mTransaction.apply();"
4848 errorLine2=" ~~~~~">
4849 <location
4850 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/TaskSnapshotWindow.java"
4851 line="406"
4852 column="22"/>
4853 </issue>
4854
4855 <issue
4856 id="NewApi"
4857 message="Call requires API level 31 (current min is 26): `android.graphics.Rect#inset`"
4858 errorLine1=" rect.inset((int) (insets.left * scaleX),"
4859 errorLine2=" ~~~~~">
4860 <location
4861 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/TaskSnapshotWindow.java"
4862 line="435"
4863 column="14"/>
4864 </issue>
4865
4866 <issue
4867 id="NewApi"
4868 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
4869 errorLine1=" onTaskMovedToFront(taskInfo.taskId);"
4870 errorLine2=" ~~~~~~~~~~~~~~~">
4871 <location
4872 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/TaskStackListenerCallback.java"
4873 line="52"
4874 column="28"/>
4875 </issue>
4876
4877 <issue
4878 id="NewApi"
4879 message="Call requires API level R (current min is 26): `new android.util.CloseGuard`"
4880 errorLine1=" private final CloseGuard mGuard = new CloseGuard();"
4881 errorLine2=" ~~~~~~~~~~~~~~">
4882 <location
4883 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/TaskView.java"
4884 line="73"
4885 column="39"/>
4886 </issue>
4887
4888 <issue
4889 id="NewApi"
4890 message="Call requires API level 29 (current min is 26): `new android.view.SurfaceControl.Transaction`"
4891 errorLine1=" private final SurfaceControl.Transaction mTransaction = new SurfaceControl.Transaction();"
4892 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
4893 <location
4894 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/TaskView.java"
4895 line="81"
4896 column="61"/>
4897 </issue>
4898
4899 <issue
4900 id="NewApi"
4901 message="Call requires API level R (current min is 26): `android.util.CloseGuard#open`"
4902 errorLine1=" mGuard.open(&quot;release&quot;);"
4903 errorLine2=" ~~~~">
4904 <location
4905 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/TaskView.java"
4906 line="99"
4907 column="16"/>
4908 </issue>
4909
4910 <issue
4911 id="NewApi"
4912 message="Call requires API level R (current min is 26): `android.util.CloseGuard#warnIfOpen`"
4913 errorLine1=" mGuard.warnIfOpen();"
4914 errorLine2=" ~~~~~~~~~~">
4915 <location
4916 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/TaskView.java"
4917 line="204"
4918 column="24"/>
4919 </issue>
4920
4921 <issue
4922 id="NewApi"
4923 message="Call requires API level R (current min is 26): `android.util.CloseGuard#close`"
4924 errorLine1=" mGuard.close();"
4925 errorLine2=" ~~~~~">
4926 <location
4927 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/TaskView.java"
4928 line="218"
4929 column="16"/>
4930 </issue>
4931
4932 <issue
4933 id="NewApi"
4934 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
4935 errorLine1=" final int taskId = mTaskInfo.taskId;"
4936 errorLine2=" ~~~~~~~~~~~~~~~~">
4937 <location
4938 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/TaskView.java"
4939 line="239"
4940 column="32"/>
4941 </issue>
4942
4943 <issue
4944 id="NewApi"
4945 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#reparent`"
4946 errorLine1=" mTransaction.reparent(mTaskLeash, getSurfaceControl())"
4947 errorLine2=" ~~~~~~~~">
4948 <location
4949 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/TaskView.java"
4950 line="255"
4951 column="26"/>
4952 </issue>
4953
4954 <issue
4955 id="NewApi"
4956 message="Call requires API level 29 (current min is 26): `android.view.SurfaceView#getSurfaceControl`"
4957 errorLine1=" mTransaction.reparent(mTaskLeash, getSurfaceControl())"
4958 errorLine2=" ~~~~~~~~~~~~~~~~~">
4959 <location
4960 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/TaskView.java"
4961 line="255"
4962 column="47"/>
4963 </issue>
4964
4965 <issue
4966 id="NewApi"
4967 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#apply`"
4968 errorLine1=" .apply();"
4969 errorLine2=" ~~~~~">
4970 <location
4971 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/TaskView.java"
4972 line="257"
4973 column="22"/>
4974 </issue>
4975
4976 <issue
4977 id="NewApi"
4978 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskDescription`"
4979 errorLine1=" if (taskInfo.taskDescription != null) {"
4980 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
4981 <location
4982 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/TaskView.java"
4983 line="266"
4984 column="13"/>
4985 </issue>
4986
4987 <issue
4988 id="NewApi"
4989 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskDescription`"
4990 errorLine1=" setResizeBackgroundColor(taskInfo.taskDescription.getBackgroundColor());"
4991 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
4992 <location
4993 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/TaskView.java"
4994 line="267"
4995 column="38"/>
4996 </issue>
4997
4998 <issue
4999 id="NewApi"
5000 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
5001 errorLine1=" final int taskId = taskInfo.taskId;"
5002 errorLine2=" ~~~~~~~~~~~~~~~">
5003 <location
5004 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/TaskView.java"
5005 line="271"
5006 column="32"/>
5007 </issue>
5008
5009 <issue
5010 id="NewApi"
5011 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
5012 errorLine1=" final int taskId = taskInfo.taskId;"
5013 errorLine2=" ~~~~~~~~~~~~~~~">
5014 <location
5015 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/TaskView.java"
5016 line="284"
5017 column="32"/>
5018 </issue>
5019
5020 <issue
5021 id="NewApi"
5022 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#apply`"
5023 errorLine1=" mTransaction.reparent(mTaskLeash, null).apply();"
5024 errorLine2=" ~~~~~">
5025 <location
5026 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/TaskView.java"
5027 line="292"
5028 column="49"/>
5029 </issue>
5030
5031 <issue
5032 id="NewApi"
5033 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#reparent`"
5034 errorLine1=" mTransaction.reparent(mTaskLeash, null).apply();"
5035 errorLine2=" ~~~~~~~~">
5036 <location
5037 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/TaskView.java"
5038 line="292"
5039 column="22"/>
5040 </issue>
5041
5042 <issue
5043 id="NewApi"
5044 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskDescription`"
5045 errorLine1=" if (taskInfo.taskDescription != null) {"
5046 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
5047 <location
5048 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/TaskView.java"
5049 line="298"
5050 column="13"/>
5051 </issue>
5052
5053 <issue
5054 id="NewApi"
5055 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskDescription`"
5056 errorLine1=" setResizeBackgroundColor(taskInfo.taskDescription.getBackgroundColor());"
5057 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
5058 <location
5059 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/TaskView.java"
5060 line="299"
5061 column="38"/>
5062 </issue>
5063
5064 <issue
5065 id="NewApi"
5066 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
5067 errorLine1=" final int taskId = taskInfo.taskId;"
5068 errorLine2=" ~~~~~~~~~~~~~~~">
5069 <location
5070 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/TaskView.java"
5071 line="307"
5072 column="32"/>
5073 </issue>
5074
5075 <issue
5076 id="NewApi"
5077 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
5078 errorLine1=" if (mTaskInfo.taskId != taskId) {"
5079 errorLine2=" ~~~~~~~~~~~~~~~~">
5080 <location
5081 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/TaskView.java"
5082 line="316"
5083 column="13"/>
5084 </issue>
5085
5086 <issue
5087 id="NewApi"
5088 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Builder#setParent`"
5089 errorLine1=" b.setParent(mTaskLeash);"
5090 errorLine2=" ~~~~~~~~~">
5091 <location
5092 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/TaskView.java"
5093 line="319"
5094 column="11"/>
5095 </issue>
5096
5097 <issue
5098 id="NewApi"
5099 message="Field requires API level 29 (current min is 26): `android.app.ActivityManager.RunningTaskInfo#taskId`"
5100 errorLine1=" return &quot;TaskView&quot; + &quot;:&quot; + (mTaskInfo != null ? mTaskInfo.taskId : &quot;null&quot;);"
5101 errorLine2=" ~~~~~~~~~~~~~~~~">
5102 <location
5103 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/TaskView.java"
5104 line="331"
5105 column="56"/>
5106 </issue>
5107
5108 <issue
5109 id="NewApi"
5110 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#reparent`"
5111 errorLine1=" mTransaction.reparent(mTaskLeash, getSurfaceControl())"
5112 errorLine2=" ~~~~~~~~">
5113 <location
5114 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/TaskView.java"
5115 line="349"
5116 column="26"/>
5117 </issue>
5118
5119 <issue
5120 id="NewApi"
5121 message="Call requires API level 29 (current min is 26): `android.view.SurfaceView#getSurfaceControl`"
5122 errorLine1=" mTransaction.reparent(mTaskLeash, getSurfaceControl())"
5123 errorLine2=" ~~~~~~~~~~~~~~~~~">
5124 <location
5125 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/TaskView.java"
5126 line="349"
5127 column="47"/>
5128 </issue>
5129
5130 <issue
5131 id="NewApi"
5132 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#apply`"
5133 errorLine1=" .apply();"
5134 errorLine2=" ~~~~~">
5135 <location
5136 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/TaskView.java"
5137 line="351"
5138 column="22"/>
5139 </issue>
5140
5141 <issue
5142 id="NewApi"
5143 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#apply`"
5144 errorLine1=" mTransaction.reparent(mTaskLeash, null).apply();"
5145 errorLine2=" ~~~~~">
5146 <location
5147 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/TaskView.java"
5148 line="374"
5149 column="53"/>
5150 </issue>
5151
5152 <issue
5153 id="NewApi"
5154 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#reparent`"
5155 errorLine1=" mTransaction.reparent(mTaskLeash, null).apply();"
5156 errorLine2=" ~~~~~~~~">
5157 <location
5158 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/TaskView.java"
5159 line="374"
5160 column="26"/>
5161 </issue>
5162
5163 <issue
5164 id="NewApi"
5165 message="Call requires API level 29 (current min is 26): `new android.view.SurfaceControl.Transaction`"
5166 errorLine1=" return new SurfaceControl.Transaction();"
5167 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
5168 <location
5169 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/TransactionPool.java"
5170 line="36"
5171 column="20"/>
5172 </issue>
5173
5174 <issue
5175 id="NewApi"
5176 message="Call requires API level 29 (current min is 26): `android.content.res.Resources#getFloat`"
5177 errorLine1=" context.getResources().getFloat("
5178 errorLine2=" ~~~~~~~~">
5179 <location
5180 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/Transitions.java"
5181 line="117"
5182 column="40"/>
5183 </issue>
5184
5185 <issue
5186 id="NewApi"
5187 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl#isValid`"
5188 errorLine1=" if (info.getRootLeash().isValid()) {"
5189 errorLine2=" ~~~~~~~">
5190 <location
5191 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/Transitions.java"
5192 line="231"
5193 column="33"/>
5194 </issue>
5195
5196 <issue
5197 id="NewApi"
5198 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#setAlpha`"
5199 errorLine1=" t.setAlpha(leash, 1.f);"
5200 errorLine2=" ~~~~~~~~">
5201 <location
5202 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/Transitions.java"
5203 line="247"
5204 column="23"/>
5205 </issue>
5206
5207 <issue
5208 id="NewApi"
5209 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#reparent`"
5210 errorLine1=" t.reparent(leash, info.getRootLeash());"
5211 errorLine2=" ~~~~~~~~">
5212 <location
5213 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/Transitions.java"
5214 line="256"
5215 column="19"/>
5216 </issue>
5217
5218 <issue
5219 id="NewApi"
5220 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#setLayer`"
5221 errorLine1=" t.setLayer(leash, zSplitLine + info.getChanges().size() - i);"
5222 errorLine2=" ~~~~~~~~">
5223 <location
5224 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/Transitions.java"
5225 line="266"
5226 column="23"/>
5227 </issue>
5228
5229 <issue
5230 id="NewApi"
5231 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#setAlpha`"
5232 errorLine1=" t.setAlpha(leash, 1.f);"
5233 errorLine2=" ~~~~~~~~">
5234 <location
5235 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/Transitions.java"
5236 line="270"
5237 column="27"/>
5238 </issue>
5239
5240 <issue
5241 id="NewApi"
5242 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#setAlpha`"
5243 errorLine1=" t.setAlpha(leash, 0.f);"
5244 errorLine2=" ~~~~~~~~">
5245 <location
5246 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/Transitions.java"
5247 line="272"
5248 column="27"/>
5249 </issue>
5250
5251 <issue
5252 id="NewApi"
5253 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#setLayer`"
5254 errorLine1=" t.setLayer(leash, zSplitLine - i);"
5255 errorLine2=" ~~~~~~~~">
5256 <location
5257 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/Transitions.java"
5258 line="276"
5259 column="23"/>
5260 </issue>
5261
5262 <issue
5263 id="NewApi"
5264 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#setAlpha`"
5265 errorLine1=" t.setAlpha(leash, 1.f);"
5266 errorLine2=" ~~~~~~~~">
5267 <location
5268 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/Transitions.java"
5269 line="277"
5270 column="23"/>
5271 </issue>
5272
5273 <issue
5274 id="NewApi"
5275 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#setLayer`"
5276 errorLine1=" t.setLayer(leash, zSplitLine - i);"
5277 errorLine2=" ~~~~~~~~">
5278 <location
5279 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/Transitions.java"
5280 line="282"
5281 column="23"/>
5282 </issue>
5283
5284 <issue
5285 id="NewApi"
5286 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#setLayer`"
5287 errorLine1=" t.setLayer(leash, zSplitLine + info.getChanges().size() - i);"
5288 errorLine2=" ~~~~~~~~">
5289 <location
5290 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/Transitions.java"
5291 line="285"
5292 column="23"/>
5293 </issue>
5294
5295 <issue
5296 id="NewApi"
5297 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#setLayer`"
5298 errorLine1=" t.setLayer(leash, zSplitLine + info.getChanges().size() - i);"
5299 errorLine2=" ~~~~~~~~">
5300 <location
5301 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/Transitions.java"
5302 line="288"
5303 column="19"/>
5304 </issue>
5305
5306 <issue
5307 id="NewApi"
5308 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl#isValid`"
5309 errorLine1=" if (!info.getRootLeash().isValid()) {"
5310 errorLine2=" ~~~~~~~">
5311 <location
5312 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/Transitions.java"
5313 line="304"
5314 column="34"/>
5315 </issue>
5316
5317 <issue
5318 id="NewApi"
5319 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#apply`"
5320 errorLine1=" t.apply();"
5321 errorLine2=" ~~~~~">
5322 <location
5323 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/Transitions.java"
5324 line="309"
5325 column="15"/>
5326 </issue>
5327
5328 <issue
5329 id="NewApi"
5330 message="Call requires API level R (current min is 26): `android.graphics.Outline#setPath`"
5331 errorLine1=" outline.setPath(mTriangularPath);"
5332 errorLine2=" ~~~~~~~">
5333 <location
5334 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/TriangleShape.java"
5335 line="75"
5336 column="17"/>
5337 </issue>
5338
5339 <issue
5340 id="NewApi"
5341 message="Call requires API level R (current min is 26): `android.content.Context#getDisplay`"
5342 errorLine1=" mPipBoundsState.setDisplayLayout(new DisplayLayout(context, context.getDisplay()));"
5343 errorLine2=" ~~~~~~~~~~">
5344 <location
5345 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/tv/TvPipController.java"
5346 line="147"
5347 column="77"/>
5348 </issue>
5349
5350 <issue
5351 id="NewApi"
5352 message="Field requires API level 29 (current min is 26): `android.app.TaskInfo#taskId`"
5353 errorLine1=" mPinnedTaskId = pinnedTask.taskId;"
5354 errorLine2=" ~~~~~~~~~~~~~~~~~">
5355 <location
5356 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/tv/TvPipController.java"
5357 line="283"
5358 column="25"/>
5359 </issue>
5360
5361 <issue
5362 id="NewApi"
5363 message="Field requires API level 29 (current min is 26): `android.app.TaskInfo#topActivity`"
5364 errorLine1=" mPipNotificationController.show(pinnedTask.topActivity.getPackageName());"
5365 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~">
5366 <location
5367 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/tv/TvPipController.java"
5368 line="287"
5369 column="41"/>
5370 </issue>
5371
5372 <issue
5373 id="NewApi"
5374 message="Call requires API level R (current min is 26): `android.content.Context#getDisplay`"
5375 errorLine1=" mContext.getDisplay().getDisplayInfo(displayInfo);"
5376 errorLine2=" ~~~~~~~~~~">
5377 <location
5378 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/tv/TvPipController.java"
5379 line="348"
5380 column="18"/>
5381 </issue>
5382
5383 <issue
5384 id="NewApi"
5385 message="Call requires API level 29 (current min is 26): `new android.view.SurfaceControl.Transaction`"
5386 errorLine1=" SurfaceControl.Transaction t = new SurfaceControl.Transaction();"
5387 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
5388 <location
5389 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/tv/TvPipMenuController.java"
5390 line="134"
5391 column="48"/>
5392 </issue>
5393
5394 <issue
5395 id="NewApi"
5396 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl.Transaction#apply`"
5397 errorLine1=" t.apply();"
5398 errorLine2=" ~~~~~">
5399 <location
5400 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/tv/TvPipMenuController.java"
5401 line="136"
5402 column="19"/>
5403 </issue>
5404
5405 <issue
5406 id="NewApi"
5407 message="Call requires API level 29 (current min is 26): `android.view.SurfaceControl#isValid`"
5408 errorLine1=" if (out != null &amp;&amp; out.isValid()) {"
5409 errorLine2=" ~~~~~~~">
5410 <location
5411 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/tv/TvPipMenuView.java"
5412 line="188"
5413 column="32"/>
5414 </issue>
5415
5416 <issue
5417 id="NewApi"
5418 message="Call requires API level 29 (current min is 26): `new android.view.SurfaceControl.Transaction`"
5419 errorLine1=" final SurfaceControl.Transaction sft = new SurfaceControl.Transaction();"
5420 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
5421 <location
5422 file="out/.intermediates/frameworks/base/libs/WindowManager/Shell/wm_shell_protolog_src/gen/wm_shell_protolog.srcjar!/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/WindowManagerProxy.java"
5423 line="326"
5424 column="56"/>
5425 </issue>
5426
5427 <issue
5428 id="NewApi"
5429 message="`?android:attr/dialogCornerRadius` requires API level 28 (current min is 26)"
5430 errorLine1=" android:bottomLeftRadius=&quot;?android:attr/dialogCornerRadius&quot;"
5431 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
5432 <location
5433 file="frameworks/base/libs/WindowManager/Shell/res/drawable/rounded_bg_full.xml"
5434 line="21"
5435 column="9"/>
5436 </issue>
5437
5438 <issue
5439 id="NewApi"
5440 message="`?android:attr/dialogCornerRadius` requires API level 28 (current min is 26)"
5441 errorLine1=" android:topLeftRadius=&quot;?android:attr/dialogCornerRadius&quot;"
5442 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
5443 <location
5444 file="frameworks/base/libs/WindowManager/Shell/res/drawable/rounded_bg_full.xml"
5445 line="22"
5446 column="9"/>
5447 </issue>
5448
5449 <issue
5450 id="NewApi"
5451 message="`?android:attr/dialogCornerRadius` requires API level 28 (current min is 26)"
5452 errorLine1=" android:bottomRightRadius=&quot;?android:attr/dialogCornerRadius&quot;"
5453 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
5454 <location
5455 file="frameworks/base/libs/WindowManager/Shell/res/drawable/rounded_bg_full.xml"
5456 line="23"
5457 column="9"/>
5458 </issue>
5459
5460 <issue
5461 id="NewApi"
5462 message="`?android:attr/dialogCornerRadius` requires API level 28 (current min is 26)"
5463 errorLine1=" android:topRightRadius=&quot;?android:attr/dialogCornerRadius&quot;"
5464 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
5465 <location
5466 file="frameworks/base/libs/WindowManager/Shell/res/drawable/rounded_bg_full.xml"
5467 line="24"
5468 column="9"/>
5469 </issue>
5470
5471</issues>