Searched defs:lengthBytes (Results 1 – 6 of 6) sorted by relevance
29 ParcelFileDescriptor openWrite(String name, long offsetBytes, long lengthBytes); in openWrite()
726 long lengthBytes) throws IOException { in openWrite()
152 private String lengthBytes; field in UiccCarrierPrivilegeRules.TLV428 String lengthBytes = allRules.parseLength(mRules); in isDataComplete() local
324 public ParcelFileDescriptor openWrite(String name, long offsetBytes, long lengthBytes) { in openWrite()332 private ParcelFileDescriptor openWriteInternal(String name, long offsetBytes, long lengthBytes) in openWriteInternal()
467 int lengthBytes = input.length; in decodeGSMPackedString() local
560 int lengthBytes = 2 + (addressLength + 1) / 2; in getAddress() local