Descriptionathena: Use ActivityList where appropriate, and fix AppActivity tests.
. Introduce ActivityManager::ReplaceActivity to swap out an activity with
another activity (e.g. when replacing an AppActivity with a proxy).
. Have AppActivityRegistry use the ActivityList to get the MRU activity
belonging to the same app (instead of WindowListProvider).
. TestAppActivity was overriding all of AppActivity, so the tests weren't
actually testing AppActivity. So update TestAppActivity to override only the
bare minimum of AppActivity.
BUG=430030
Patch Set 1 #Patch Set 2 : . #Patch Set 3 : . #
Messages
Total messages: 9 (3 generated)
|