Searched refs:getReturnExceptionValue (Results 1 – 2 of 2) sorted by relevance
151 bundle.putSerializable("mReturnValue", getReturnExceptionValue()); in toBundle()386 public <T extends Exception> T getReturnExceptionValue() { in getReturnExceptionValue() method in ImeEvent
176 final Exception exception = event.getReturnExceptionValue(); in testTargetPackageIsVisibleFromIme()