Home
last modified time | relevance | path

Searched defs:exceptions (Results 1 – 9 of 9) sorted by relevance

/cts/tests/tests/toast/src/android/widget/toast/cts/
DBaseToastTest.java56 Exception[] exceptions = new Exception[1]; in showToastsViaToastApis() local
74 Exception[] exceptions = new Exception[1]; in showToastsViaAddingWindow() local
/cts/common/device-side/bedstead/remoteframeworkclasses/src/processor/main/java/com/android/bedstead/remoteframeworkclasses/processor/
DMethodSignature.java51 Set<TypeMirror> exceptions = method.getThrownTypes() in forMethod() local
124 Set<TypeMirror> exceptions = new HashSet<>(); in forApiString() local
192 List<TypeMirror> parameterTypes, Set<TypeMirror> exceptions) { in MethodSignature()
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DSafeCleanerRule.java61 public SafeCleanerRule add(@NonNull Callable<List<Throwable>> exceptions) { in add()
112 Log.w(TAG, "Adding " + extraThrowables.size() + " extra exceptions"); in apply()
/cts/tests/sensor/src/android/hardware/cts/helpers/sensoroperations/
DParallelSensorOperation.java116 ArrayList<Throwable> exceptions = new ArrayList<>(); in execute() local
177 private String getSummaryMessage(List<Throwable> exceptions, List<Integer> timeoutIndices) { in getSummaryMessage()
/cts/tests/tests/tv/src/android/media/tv/interactive/cts/
DTvInteractiveAppViewTest.java87 final Throwable[] exceptions = new Throwable[1]; in runTestOnUiThread() local
DTvInteractiveAppManagerTest.java115 final Throwable[] exceptions = new Throwable[1]; in runTestOnUiThread() local
DTvInteractiveAppServiceTest.java241 final Throwable[] exceptions = new Throwable[1]; in runTestOnUiThread() local
/cts/tests/autofillservice/src/android/autofillservice/cts/testcore/
DCtsAugmentedAutofillService.java103 List<Throwable> exceptions = sAugmentedReplier.mExceptions; in resetStaticState() local
/cts/tests/app/src/android/app/cts/
DInstrumentationTest.java840 final Throwable[] exceptions = new Throwable[1]; in runTestOnUiThread() local