commit | 37a326bd3e8e1f364778bea9e72eca4da7f47b9e | [log] [tgz] |
---|---|---|
author | Bonian Chen <bonianchen@google.com> | Tue Apr 19 13:00:52 2022 +0800 |
committer | Bonian Chen <bonianchen@google.com> | Wed Apr 20 12:46:26 2022 +0000 |
tree | 3437fa284d31c94c9dfb1a5afc14db5ecaffde04 | |
parent | 8cb0439d9c46cd2b997d3d26ac30dd04ce69a445 [diff] |
[Settings] Code refactor for Lifecycle listening This is an abstract class for building a set of callback behavior based on Lifecycle status change. Through extending this class, the implemented methods are invoked only when required. Bug: 229689535 Test: unit test Change-Id: I7534393546f821738a63ebde121a5a88ee03b23b (cherry picked from commit 9a4c66d23ba1631350bcdf5d4bba0d5067e2beff)