Searched refs:PDU_COMPOSER_BLOCK_SIZE (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/google/android/mms/pdu/
H A DPduComposer.java83 static private final int PDU_COMPOSER_BLOCK_SIZE = 1024; field in class:PduComposer
990 byte[] buffer = new byte[PDU_COMPOSER_BLOCK_SIZE];

Completed in 42 milliseconds