Searched refs:callCommitContent (Results 1 – 2 of 2) sorted by relevance
876 session.callCommitContent(expectedInputContentInfo, expectedFlags, expectedOpt); in testCommitContent()904 final ImeCommand command = session.callCommitContent( in testCommitContentFailWithTimeout()946 final ImeEvent result = expectCommand(stream, session.callCommitContent( in testCommitContentFailFastAfterUnbindInput()
1017 public ImeCommand callCommitContent(@NonNull InputContentInfo inputContentInfo, int flags, in callCommitContent() method in MockImeSession