Home
last modified time | relevance | path

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

/development/samples/ApiDemos/src/com/example/android/apis/os/
DPduParserUtil.java31 public static boolean shouldParseContentDisposition() { in shouldParseContentDisposition() method in PduParserUtil
DMmsWapPushReceiver.java43 data, PduParserUtil.shouldParseContentDisposition()); in onReceive()
DMmsMessagingDemo.java242 response, PduParserUtil.shouldParseContentDisposition()).parse(); in handleSentResult()
286 response, PduParserUtil.shouldParseContentDisposition()).parse(); in handleReceivedResult()