summaryrefslogtreecommitdiff
path: root/tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
diff options
context:
space:
mode:
authorTetsui Ohkubo <tetsui@google.com>2018-12-14 12:55:21 +0900
committerTetsui Ohkubo <tetsui@google.com>2018-12-14 12:55:21 +0900
commitee6939784b7263f50df228d0293cce334414e5cb (patch)
treec1a1565021b4cfeef0afea56ca614b866eff048a /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
parente1a4bdb362095d6f5d164d5fec8efe8230f566a4 (diff)
Handle cancellation of 3rd party IME explicitly.
When a 3rd party IME is enabled for the first time, a warning dialog is shown. The dialog has a cancel button, and it triggers onSaveInputMethodPreference(). However, when it's cancelled by the back button, it did not trigger onSaveInputMethodPreference(). It still works as intended on stock Android, but on ARC++ we need the callback to be always fired every time it's cancelled. Test: manual Bug: 112442972 Change-Id: Ibdbaa020957ccd5a77a7fe5c67937edd19b8455f
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions