Searched refs:readCutoutFromParcel (Results 1 – 3 of 3) sorted by relevance
522 mInner = readCutoutFromParcel(in); in readFromParcel()528 return new ParcelableWrapper(readCutoutFromParcel(in));542 public static DisplayCutout readCutoutFromParcel(Parcel in) { in readCutoutFromParcel() method in DisplayCutout.ParcelableWrapper
391 displayCutout = DisplayCutout.ParcelableWrapper.readCutoutFromParcel(source); in readFromParcel()
32491 HSPLandroid/view/DisplayCutout$ParcelableWrapper;->readCutoutFromParcel(Landroid/os/Parcel;)Landroi…