Searched defs:exception (Results 1 – 7 of 7) sorted by relevance
27 PackageManager.NameNotFoundException exception = new PackageManager.NameNotFoundException(); in testNameNotFoundException() local
62 UnprocessedCatch(String exception, String from, String to, in UnprocessedCatch()82 void add(String exception, String branch) { in add()149 public void add(String exception, String start, String end, String branch) { in add()
148 public Exception exception; field in AsyncTaskTest.MyAsyncTask
222 protected void onPostExecute(Exception exception) { in onPostExecute()
265 jthrowable exception = env->ExceptionOccurred(); in registerNative() local
249 Exception exception = null; in extractDecodeEditEncodeMux() local
413 IClassReference exception = (IClassReference) constructor.getExceptions().iterator().next(); in convertConstructorWithException() local