Searched refs:PDU_COMPOSER_BLOCK_SIZE (Results 1 – 2 of 2) sorted by relevance
85 private static final int PDU_COMPOSER_BLOCK_SIZE = 1024; field in PduComposer1057 final byte[] buffer = new byte[PDU_COMPOSER_BLOCK_SIZE]; in makeMessageBody()
83 static private final int PDU_COMPOSER_BLOCK_SIZE = 1024; field in PduComposer1029 byte[] buffer = new byte[PDU_COMPOSER_BLOCK_SIZE]; in makeMessageBody()