Merge "Remove TODO(b/217788708)" into tm-dev am: 1408bbe923 am: 9f34d5f125
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/17743448 Change-Id: I5b2b74e52e7feeea5e5b0ce2e33dc42764c5c965 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -624,7 +624,6 @@ public class InputMethod {
|
|||||||
@Override
|
@Override
|
||||||
public void invalidateInputInternal(EditorInfo editorInfo, IInputContext inputContext,
|
public void invalidateInputInternal(EditorInfo editorInfo, IInputContext inputContext,
|
||||||
int sessionId) {
|
int sessionId) {
|
||||||
// TODO(b/217788708): Add automated test.
|
|
||||||
if (mStartedInputConnection instanceof RemoteInputConnection) {
|
if (mStartedInputConnection instanceof RemoteInputConnection) {
|
||||||
final RemoteInputConnection ric =
|
final RemoteInputConnection ric =
|
||||||
(RemoteInputConnection) mStartedInputConnection;
|
(RemoteInputConnection) mStartedInputConnection;
|
||||||
|
|||||||
Reference in New Issue
Block a user