Searched refs:getLength (Results 1 – 5 of 5) sorted by relevance
344 int len = start.getLength(); in appendEncodedString()554 int flen = fstart.getLength(); in appendHeader()635 int expiryLength = expiryStart.getLength(); in appendHeader()892 int ctLength = ctStart.getLength(); in makeMessageBody()954 int contentTypeLength = contentTypeBegin.getLength(); in makeMessageBody()979 int headerLength = attachment.getLength(); in makeMessageBody()1014 if (dataLength != (attachment.getLength() - headerLength)) { in makeMessageBody()1044 int getLength() { in getLength() method in PduComposer.PositionMarker
121 if (mGesture.getLength() < LENGTH_THRESHOLD) { in onGestureEnded()
69 sb.append(Long.toString(afd.getLength())); in buildShareInfo()
132 lengthBytes = fd.getLength(); in showMessage()
152 for (int i = 0, n = childNodes.getLength(); i < n; i++) { in visitElement()