Searched refs:SliceParseException (Results 1 – 3 of 3) sorted by relevance
94 throws IOException, SliceParseException { in parseSlice()331 public static class SliceParseException extends Exception { class in SliceUtils336 public SliceParseException(String s, Throwable e) { in SliceParseException() method in SliceUtils.SliceParseException344 public SliceParseException(String s) { in SliceParseException() method in SliceUtils.SliceParseException
80 throws IOException, SliceUtils.SliceParseException { in parseSlice()104 throws IOException, XmlPullParserException, SliceUtils.SliceParseException { in parseSlice()127 throws IOException, XmlPullParserException, SliceUtils.SliceParseException { in parseItem()158 throw new SliceUtils.SliceParseException( in parseItem()163 throw new SliceUtils.SliceParseException( in parseItem()
49 …ils.SliceActionListener) throws java.io.IOException, androidx.slice.SliceUtils.SliceParseException;71 public static class SliceUtils.SliceParseException extends java.lang.Exception {