Home
last modified time | relevance | path

Searched refs:isExceptionReturnValue (Results 1 – 2 of 2) sorted by relevance

/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DPackageVisibilityTest.java176 if (event.isExceptionReturnValue()) { in testTargetPackageIsVisibleFromIme()
/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
DImeEvent.java415 public boolean isExceptionReturnValue() { in isExceptionReturnValue() method in ImeEvent