Home
last modified time | relevance | path

Searched refs:newbuf (Results 1 – 1 of 1) sorted by relevance

/development/samples/ApiDemos/src/com/example/android/mmslib/pdu/
DPduComposer.java338 mStack.newbuf(); in appendEncodedString()
541 mStack.newbuf(); in appendHeader()
629 mStack.newbuf(); in appendHeader()
846 mStack.newbuf(); // Switching buffer because we need to in makeMessageBody()
902 mStack.newbuf(); // Leaving space for header lengh and data length in makeMessageBody()
905 mStack.newbuf(); // Leaving space for Content-Type length in makeMessageBody()
1070 void newbuf() { in newbuf() method in PduComposer.BufferStack