Searched refs:maxNumForFirstLine (Results 1 – 1 of 1) sorted by relevance
1752 final int maxNumForFirstLine = VCardConstants.MAX_CHARACTER_NUMS_BASE64_V30 in appendPhotoLine() local1754 final int maxNumInGeneral = maxNumForFirstLine - VCARD_WS.length(); in appendPhotoLine()1755 int maxNum = maxNumForFirstLine; in appendPhotoLine()