Searched refs:throwable (Results 1 – 3 of 3) sorted by relevance
/development/samples/WiktionarySimple/src/com/example/android/simplewiktionary/ |
D | SimpleWikiHelper.java | 95 public ApiException(String detailMessage, Throwable throwable) { in ApiException() argument 96 super(detailMessage, throwable); in ApiException() 109 public ParseException(String detailMessage, Throwable throwable) { in ParseException() argument 110 super(detailMessage, throwable); in ParseException()
|
/development/samples/Wiktionary/src/com/example/android/wiktionary/ |
D | SimpleWikiHelper.java | 88 public ApiException(String detailMessage, Throwable throwable) { in ApiException() argument 89 super(detailMessage, throwable); in ApiException() 102 public ParseException(String detailMessage, Throwable throwable) { in ParseException() argument 103 super(detailMessage, throwable); in ParseException()
|
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
D | commit.csv | 107607 …4086,platform/frameworks/base,fake_yqetFk_sRFWXcsJotEpt1A@fakeemail.com,Catch throwable exceptions. 107744 …frameworks/base,fake_7iw4z1pyRnm0S7ztCvibUQ@fakeemail.com,Low ram devices recents list is throwable
|