commit | d058fe2142b6807d0ffb461911ecedd10c3c0b54 | [log] [tgz] |
---|---|---|
author | Gaurav Bhola <gauravbhola@google.com> | Tue Jul 12 19:05:24 2022 -0700 |
committer | Gaurav Bhola <gauravbhola@google.com> | Wed Aug 17 18:02:58 2022 +0000 |
tree | 190c1f2112063e209e8e5e5331aa4404ea6129d8 | |
parent | a53fd2a5cd4e6bc9f526403342f1aef18c3002e9 [diff] |
Add notifyInitialized(), notifyReleased() & isInitialized() methods in TaskView. - These will be helpful in carrying out initialization and clean-up logic in sub-classes. Bug: 235151420 Test: atest TaskViewTest Change-Id: I5d357ff742597f3b02150364404e3f3a7c2d49b0 (cherry picked from commit a72e61eb525f9391ad082a5579d1a9adba75e500)