Searched refs:getEnvelopeBodyLength (Results 1 – 1 of 1) sorted by relevance
122 int bodyLength = getEnvelopeBodyLength(scAddressLength, tpduLength); in handleDataDownload()182 private static int getEnvelopeBodyLength(int scAddressLength, int tpduLength) { in getEnvelopeBodyLength() method in UsimDataDownloadHandler