Files
frameworks_base/core/java/android/service
Tarandeep Singh 89a6c48a8b Add support for VR InputMethod.
This change adds support for VR-only IMEs in InputMethod framework.
In order to set this VR IME, setVrInputMethod(ComponentName) should be
called by VrManager.

When VrManager calls setVrInputMethod(), IMMS changes updates
the selected input method in a transient way i.e. it doesn't
update the Settings or input history. Once VR mode finishes,
it restores last input from settings.

Bug: 63037786
Test: Manually using the sample app in bug.

Change-Id: I1db7981b5198e7e203d4578cae7e5b6d20037d0d
2017-12-08 00:55:11 +00:00
..
2017-10-31 16:02:41 +00:00
2017-11-14 17:31:28 -08:00
2017-12-06 15:40:25 -05:00
2017-05-09 11:57:10 -06:00
2017-12-08 00:55:11 +00:00