Home
last modified time | relevance | path

Searched defs:ParcelableWrapper (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/
H A DDisplayCutout.java1250 public static final class ParcelableWrapper implements Parcelable { class in DisplayCutout
1254 public ParcelableWrapper() { in ParcelableWrapper() method in DisplayCutout.ParcelableWrapper
1258 public ParcelableWrapper(DisplayCutout cutout) { in ParcelableWrapper() method in DisplayCutout.ParcelableWrapper