commit | de93eff2a8e0f70537f06cecfb0d36ac69262cf5 | [log] [tgz] |
---|---|---|
author | Andrii Kulian <akulian@google.com> | Fri Jul 12 12:21:27 2019 -0700 |
committer | Andrii Kulian <akulian@google.com> | Sat Jul 20 23:46:46 2019 -0700 |
tree | 47b9e33cf7e3275e720ffdd64a24d7386433c760 | |
parent | 06b8dcb52bc7eec628847a0bb323f58285e04d7e [diff] |
Move activity finish methods to ActivityRecord Methods dedicated to finishing activities in ActivityStack mostly operate with internal ActivityRecord state and call ActivityRecord methods, so it makes sense to move them there. No change in functionality, only code being moved around. Bug: 137329632 Test: Build and flash Change-Id: Ic3555c3279a5e918925fc4bae3a4d2fa6b35fd74