Searched refs:PARCEL_MAX_SIZE_BYTES (Results 1 – 1 of 1) sorted by relevance
175 static final int PARCEL_MAX_SIZE_BYTES = 800 * 1024; field in ClipData1204 if (textData.length > PARCEL_MAX_SIZE_BYTES / 2 in writeHtmlTextToParcel()