Home
last modified time | relevance | path

Searched refs:ric (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/inputmethodservice/
DInputMethodService.java1497 final RemoteInputConnection ric = (RemoteInputConnection) mStartedInputConnection; in invalidateInputInternal() local
1498 if (!ric.isSameConnection(inputConnection)) { in invalidateInputInternal()
1506 getInputMethodInternal().restartInput(new RemoteInputConnection(ric, sessionId), in invalidateInputInternal()