diff options
author | Adam Powell <adamp@google.com> | 2016-10-28 10:24:40 -0700 |
---|---|---|
committer | Adam Powell <adamp@google.com> | 2016-10-28 14:59:54 -0700 |
commit | 38c67ff93b44b476531d6727bcb00c712cc83bbd (patch) | |
tree | d2704fb487d996625fde2a54a7619ae96d89e6de /tools/aapt2/diff/Diff.cpp | |
parent | 71a7b9ad7cd6286e2f4cd4141344a17fa9d3038d (diff) |
Add FragmentLifecycleCallbacks
Add a new callback object that can be attached to a FragmentManager to
observe all fragment lifecycle events within that
FragmentManager. Useful for dependency injection and other
shenanigans.
FragmentLifecycleCallbacks can be registered as recursive, in which
case they will be activated for any lifecycle events that happen in
descendant FragmentManagers as well.
Test: cts-tradefed run singleCommand cts --skip-preconditions --skip-device-info --module CtsFragmentTestCases
Change-Id: I816b1fbef6c29616ccc3fd729ee847c5f1a6f72f
Diffstat (limited to 'tools/aapt2/diff/Diff.cpp')
0 files changed, 0 insertions, 0 deletions