Adam Powell
38c67ff93b
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
2016-10-28 14:59:54 -07:00
..
2016-10-20 19:04:41 +01:00
2016-10-13 12:19:45 -07:00
2016-07-14 20:22:54 +00:00
2016-08-11 09:44:30 -06:00
2016-08-29 23:20:47 +00:00
2016-10-24 17:59:27 -07:00
2016-08-03 16:36:38 -07:00
2016-10-27 07:52:07 +00:00
2016-07-01 11:05:40 -07:00
2016-10-25 22:42:39 +00:00
2016-09-28 17:14:57 -07:00
2016-09-27 15:37:59 -07:00
2016-07-13 17:25:18 +00:00
2016-10-19 11:29:47 -07:00
2016-10-19 11:29:47 -07:00
2016-09-22 19:56:50 -07:00
2016-10-07 15:29:44 -07:00
2016-07-25 14:30:26 -07:00
2016-10-05 13:44:36 -07:00
2016-09-17 00:46:04 +00:00
2016-09-28 17:14:57 -07:00
2016-08-05 07:17:52 -07:00
2016-08-05 07:17:52 -07:00
2016-10-27 09:08:55 -07:00
2016-10-07 15:29:44 -07:00
2016-10-28 14:59:54 -07:00
2016-10-06 08:39:28 -07:00
2016-10-27 09:08:55 -07:00
2016-10-27 07:52:07 +00:00
2016-10-25 22:42:39 +00:00
2016-08-05 07:17:52 -07:00
2016-10-13 16:18:11 -04:00
2016-07-01 12:39:00 +09:00
2016-09-30 14:59:23 -07:00
2016-09-02 14:00:07 -07:00
2016-09-08 13:30:34 -07:00
2016-08-19 21:44:48 +00:00
2016-08-11 09:44:30 -06:00
2016-07-21 15:52:47 -07:00
2016-09-21 15:47:06 -07:00
2016-09-13 10:38:30 -07:00
2016-09-15 08:42:35 -04:00
2016-10-12 23:33:11 +00:00
2016-09-15 08:42:35 -04:00
2016-10-19 22:30:58 +00:00
2016-09-15 08:42:35 -04:00
2016-09-07 15:42:35 -07:00
2016-06-27 17:32:25 -07:00
2016-10-19 11:29:47 -07:00
2016-08-25 12:38:46 -07:00
2016-10-18 23:16:13 +00:00
2016-10-19 11:29:47 -07:00
2016-06-23 17:36:19 -07:00
2016-08-11 09:44:30 -06:00
2016-09-08 13:30:34 -07:00
2016-08-29 11:26:52 -07:00
2016-06-28 19:26:36 +00:00
2016-09-22 11:16:22 -04:00
2016-09-06 10:05:27 -07:00
2016-08-11 09:44:30 -06:00
2016-09-08 13:30:34 -07:00
2016-06-23 16:25:52 -07:00
2016-09-22 13:18:05 -07:00