Searched defs:errorHandler (Results 1 – 2 of 2) sorted by relevance
58 public static boolean checkVersion(String osSdkPath, CheckSdkErrorHandler errorHandler) { in checkVersion()
305 CaptureErrorHandler errorHandler = new CaptureErrorHandler(deviceXml.getAbsolutePath()); in parseLayoutDevices() local