Home
last modified time | relevance | path

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

/cts/tests/tests/view/src/android/view/inputmethod/cts/
DInputConnectionWrapperTest.java101 final InputContentInfo inputContentInfo = new InputContentInfo( in testInputConnectionWrapper() local
261 public boolean commitContent(InputContentInfo inputContentInfo, int flags, Bundle opts) { in commitContent()