Searched defs:setException (Results 1 – 3 of 3) sorted by relevance
55 public void setException(String exception) { in setException() method in JavaCrashItem
49 public void setException(DeviceNotAvailableException e) { in setException() method in MockInstrumentationTest
291 protected void setException(Exception e) { in setException() method in HttpHelper.RequestRunnable