Searched refs:readCutoutFromParcel (Results 1 – 2 of 2) sorted by relevance
777 mInner = readCutoutFromParcel(in); in readFromParcel()783 return new ParcelableWrapper(readCutoutFromParcel(in));797 public static DisplayCutout readCutoutFromParcel(Parcel in) { in readCutoutFromParcel() method in DisplayCutout.ParcelableWrapper
410 displayCutout = DisplayCutout.ParcelableWrapper.readCutoutFromParcel(source); in readFromParcel()