Searched refs:isNullReturnValue (Results 1 – 6 of 6) sorted by relevance
320 if (isNullReturnValue()) { in getReturnBooleanValue()336 if (isNullReturnValue()) { in getReturnIntegerValue()352 if (isNullReturnValue()) { in getReturnCharSequenceValue()369 if (isNullReturnValue()) { in getReturnStringValue()388 if (isNullReturnValue()) { in getReturnExceptionValue()404 if (isNullReturnValue()) { in getReturnParcelableValue()420 if (isNullReturnValue()) { in getReturnParcelableArrayListValue()439 public boolean isNullReturnValue() { in isNullReturnValue() method in MockA11yImeEvent
89 if (event.isNullReturnValue()) { in testTargetPackageIsVisibleFromIme()
732 result.isNullReturnValue()); in testGetTextAfterCursorFailWithNegativeLength()773 result.isNullReturnValue()); in testGetTextAfterCursorFailWithTimeout()818 result.isNullReturnValue()); in testGetTextAfterCursorFailFastAfterUnbindInput()894 result.isNullReturnValue()); in testGetTextBeforeCursorFailWithNegativeLength()935 result.isNullReturnValue()); in testGetTextBeforeCursorFailWithTimeout()980 result.isNullReturnValue()); in testGetTextBeforeCursorFailFastAfterUnbindInput()1057 result.isNullReturnValue()); in testGetSelectedTextFailWithTimeout()1099 result.isNullReturnValue()); in testGetSelectedTextFailFastAfterUnbindInput()1117 + " implement it.", result.isNullReturnValue()); in testGetSelectedTextFailWithMethodMissing()1265 result.isNullReturnValue()); in testGetSurroundingTextFailWithNegativeAfterLength()[all …]
239 assertThat(getCurrentEditorInfoEvent.isNullReturnValue()).isTrue(); in verifyStateAfterFinishInput()242 assertThat(getCurrentInputConnectionEvent.isNullReturnValue()).isTrue(); in verifyStateAfterFinishInput()
791 result.isNullReturnValue()); in testExceptionFromGetSurroundingText()
484 public boolean isNullReturnValue() { in isNullReturnValue() method in ImeEvent