Home
last modified time | relevance | path

Searched refs:ParcelException (Results 1 – 9 of 9) sorted by relevance

/versionedparcelable/versionedparcelable/src/main/java/androidx/versionedparcelable/
DVersionedParcelStream.java153 throw new ParcelException(e); in closeField()
211 throw new ParcelException(e); in writeByteArray()
225 throw new ParcelException(e); in writeByteArray()
241 throw new ParcelException(e); in writeInt()
250 throw new ParcelException(e); in writeLong()
260 throw new ParcelException(e); in writeFloat()
270 throw new ParcelException(e); in writeDouble()
286 throw new ParcelException(e); in writeString()
295 throw new ParcelException(e); in writeBoolean()
336 throw new ParcelException(e); in readInt()
[all …]
DVersionedParcel.java1634 public static class ParcelException extends RuntimeException { class in VersionedParcel
1635 public ParcelException(@Nullable Throwable source) { in ParcelException() method in VersionedParcel.ParcelException
/versionedparcelable/versionedparcelable/api/
Drestricted_1.0.0.txt128 public static class VersionedParcel.ParcelException extends java.lang.RuntimeException {
129 ctor public VersionedParcel.ParcelException(Throwable!);
Drestricted_1.2.0-beta01.txt138 public static class VersionedParcel.ParcelException extends java.lang.RuntimeException {
139 ctor public VersionedParcel.ParcelException(Throwable?);
Drestricted_1.1.0-beta02.txt138 public static class VersionedParcel.ParcelException extends java.lang.RuntimeException {
139 ctor public VersionedParcel.ParcelException(Throwable!);
Drestricted_1.1.0-beta01.txt142 public static class VersionedParcel.ParcelException extends java.lang.RuntimeException {
143 ctor public VersionedParcel.ParcelException(Throwable!);
Drestricted_current.txt138 public static class VersionedParcel.ParcelException extends java.lang.RuntimeException {
139 ctor public VersionedParcel.ParcelException(Throwable?);
Drestricted_1.1.0-rc01.txt142 public static class VersionedParcel.ParcelException extends java.lang.RuntimeException {
143 ctor public VersionedParcel.ParcelException(Throwable!);
Drestricted_1.1.0-beta00.txt138 public static class VersionedParcel.ParcelException extends java.lang.RuntimeException {
139 ctor public VersionedParcel.ParcelException(Throwable!);