summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorShivam Agrawal <shivamagrawal@google.com>2022-01-12 15:09:58 -0500
committerShivam Agrawal <shivamagrawal@google.com>2022-01-14 15:13:50 -0500
commit09e0a6e823a77a6fd0d1b5a1e0d16880f8b46e56 (patch)
tree50cdd67d3eed5dd1cc4f899be78ba15f3bef83bd /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent5a2d06b5f10203d952d1990a1f9154bd05e52fa5 (diff)
Send Task Fragment Info Update When Task Invisible...
...only when the Task has no more running activities. Send a TaskFragment info changed callback if the callback is for the last activities to finish in a Task so that the TaskFragmentOrganizer can delete this TaskFragment. Otherwise, the Task may be removed before it becomes visible again to send this callback because it no longer has activities. As a result, the organizer will never get this info changed event and will not delete the TaskFragment because the organizer thinks the TaskFragment still has running activities. Bug: b/214090984 Test: atest TaskFragmentOrganizerControllerTest Test: atest ActivityEmbeddingLaunchTests Change-Id: Idb58975f4bfb6c67ed6cda3dc6b7c33abd960bbd
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions