Searched refs:mDummyInputConnection (Results 1 – 1 of 1) sorted by relevance
1089 final InputConnection mDummyInputConnection = new BaseInputConnection(this, false); field in InputMethodManager1184 mIInputContext = new ControlledInputConnectionWrapper(looper, mDummyInputConnection, this, in InputMethodManager()