Home
last modified time | relevance | path

Searched refs:BadTypeParcelableException (Results 1 – 8 of 8) sorted by relevance

/aosp14/frameworks/base/core/java/android/os/
H A DBadTypeParcelableException.java20 class BadTypeParcelableException extends BadParcelableException { class
21 BadTypeParcelableException(String msg) { in BadTypeParcelableException() method in BadTypeParcelableException
24 BadTypeParcelableException(Exception cause) { in BadTypeParcelableException() method in BadTypeParcelableException
27 BadTypeParcelableException(String msg, Throwable cause) { in BadTypeParcelableException() method in BadTypeParcelableException
H A DBundle.java1021 } catch (ClassCastException | BadTypeParcelableException e) { in getParcelableArray()
1150 } catch (ClassCastException | BadTypeParcelableException e) { in getSparseParcelableArray()
H A DBaseBundle.java282 } catch (ClassCastException | BadTypeParcelableException e) { in getPairValue()
738 } catch (ClassCastException | BadTypeParcelableException e) { in get()
1528 } catch (ClassCastException | BadTypeParcelableException e) { in getArrayList()
H A DParcel.java4755 throw new BadTypeParcelableException("Unparcelled object " + object in readValue()
4791 throw new BadTypeParcelableException( in checkArrayTypeToUnparcel()
4806 throw new BadTypeParcelableException( in checkTypeToUnparcel()
4960 throw new BadTypeParcelableException("Parcelable creator " + name + " is not " in readParcelableCreatorInternal()
4986 throw new BadTypeParcelableException("Parcelable creator " + name + " is not " in readParcelableCreatorInternal()
5142 throw new BadTypeParcelableException("Serializable object " in readSerializableInternal()
5167 throw new BadTypeParcelableException("Serializable object " in readSerializableInternal()
/aosp14/frameworks/base/boot/
H A Dpreloaded-classes5785 android.os.BadTypeParcelableException
H A Dboot-image-profile.txt28572 Landroid/os/BadTypeParcelableException;
/aosp14/frameworks/base/config/
H A Dpreloaded-classes5789 android.os.BadTypeParcelableException
H A Dboot-image-profile.txt38679 Landroid/os/BadTypeParcelableException;