Fix fallbackIMM#showSoftInput call

Previously calls to fallbackIMM#showSoftInput would drop the statsToken
and reason, as they would call a different variant of the function.

This fixes it to ensure no statsToken can timeout in this case.

Test: n/a
Bug: 294992637
Change-Id: Ib6b1c0c1822be5de6b246a6c662d1d93ff4a0331
1 file changed