Searched defs:exceptions (Results 1 – 5 of 5) sorted by relevance
56 Exception[] exceptions = new Exception[1]; in showToastsViaToastApis() local74 Exception[] exceptions = new Exception[1]; in showToastsViaAddingWindow() local
61 public SafeCleanerRule add(@NonNull Callable<List<Throwable>> exceptions) { in add()112 Log.w(TAG, "Adding " + extraThrowables.size() + " extra exceptions"); in apply()
116 ArrayList<Throwable> exceptions = new ArrayList<>(); in execute() local177 private String getSummaryMessage(List<Throwable> exceptions, List<Integer> timeoutIndices) { in getSummaryMessage()
99 List<Throwable> exceptions = sAugmentedReplier.mExceptions; in resetStaticState() local