Revert addition of add/removeAnimationListener

This reverts commit 02301df2167c54214d039c4142e0de1ee7ea9758
and 65d2171d0090ff78af3ebbd55bf19d5a55f2708b.

Dropped addition of new API because androidx's FragmentManagerImpl now
employs a workaround that removes the necessity to reflect into
mListener and doesn't need add/removeAnimationListener either.

Bug: 117519981
Test: atest AnimationTest
Change-Id: I7250570190f40f6c5da8ef65ed81b2d4bb815cf5
2 files changed