Skip to content
Commit 68d63ef1 authored by Yohei Yukawa's avatar Yohei Yukawa
Browse files

Rename IMM#mIInputContext to IMM#mFallbackInputConnection

This is a mechanical refactoring CL that renames

  InputMethodManager#mIInputContext

to

  InputMethodManager#mFallbackInputConnection,

which is supposed to describe what it is more accurately.

This is a preparation for upcoming remanings e.g.:

 * IInputContext -> IInputConnection
 * IInputContextInvoker -> IInputConnectionInvoker
 * IInputConnectionWrapper -> RemotableInputConnection

Bug: 192412909
Test: presubmit
Change-Id: Ibb982eb5322eb0928a4bbe9a08bd81e89724170d
parent ec0a7594
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment