commit | 6cd66a486320ce682125dfebc229e0aecf20226e | [log] [tgz] |
---|---|---|
author | Yohei Yukawa <yukawa@google.com> | Tue Feb 20 14:45:00 2018 +0900 |
committer | Yohei Yukawa <yukawa@google.com> | Tue Feb 20 14:45:00 2018 +0900 |
tree | 4fa3abef901c81eb8b8c7feee684a0a23694e3b1 | |
parent | 5765cb13b2f4951b32f5ecf366b34d867f7833c8 [diff] |
Remove redundant tests for IMM#isFullscreenMode() The following APIs are already tested with BaseInputConnectionTest#testReportFullscreenMode(). * BaseInputConnection#reportFullscreenMode(boolean) * InputMethodManager#isFullscreenMode() There is no need to test the same scenario in InputMethodManagerTest#testInputMethodManager(). Bug: 72922405 Test: atest CtsInputMethodTestCases Change-Id: I4dd924e0425f9c5bf1eb2e3dd2560e3da66a03be