Searched refs:icHandler (Results 1 – 1 of 1) sorted by relevance
1931 final Handler icHandler; in startInputInner() local1973 icHandler = null; in startInputInner()1975 icHandler = ic.getHandler(); in startInputInner()1978 icHandler != null ? icHandler.getLooper() : vh.getLooper(), ic, this, view); in startInputInner()1982 icHandler = null; in startInputInner()2033 + ", ic=" + ic + ", tba=" + tba + ", handler=" + icHandler); in startInputInner()2035 view.onInputConnectionOpenedInternal(ic, tba, icHandler); in startInputInner()