Stop tracking IME user animation requests

This stops the creation of the statsToken (and in effect, the tracking)
for user animation type IME requests, to address a regression due to
an additional blocking binder call.

This change should be reverted when ImeTracker#onStart will become
asynchronous instead of blocking.

Bug: 341336264
Test: n/a
Change-Id: I251edecfd4d26d3bed90448a6062ccd029bbd0ed
1 file changed