Home
last modified time | relevance | path

Searched defs:ic (Results 1 – 2 of 2) sorted by relevance

/development/samples/SoftKeyboard/src/com/example/android/softkeyboard/
DSoftKeyboard.java286 InputConnection ic = getCurrentInputConnection(); in onUpdateSelection() local
326 InputConnection ic = getCurrentInputConnection(); in translateKeyDown() local
395 InputConnection ic = getCurrentInputConnection(); in onKeyDown() local
542 InputConnection ic = getCurrentInputConnection(); in onText() local
/development/samples/browseable/CommitContentSampleIME/src/com.example.android.commitcontent.ime/
DImageKeyboard.java70 final InputConnection ic = getCurrentInputConnection(); in isCommitContentSupported() local