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