summaryrefslogtreecommitdiff
path: root/samples/ApiDemos/src/com/example/android/apis/os/MmsWapPushReceiver.java
Commit message (Collapse)AuthorAgeFilesLines
* PduParser MSIM support (4/4)Ye Wen2014-11-181-7/+8
| | | | | | | | | | | | | PduParser needs to know if Content-Disposition part header is supported for a specific carrier. Originally this is loaded directly from system resource in PduParser. This won't work for multi-SIM, which requires getting that config based on carrier. This change adds parameter to indicate if this header is supported and requires caller to provider the config. b/18371228 Change-Id: I8a0a7ce91d1b9581fe5d4545fa954277a661751b
* MMS API: ApiDemos demo appYe Wen2014-08-011-0/+77
b/14095333 Change-Id: Ieffbc559f636fe1c556221e23533d8ba5ac74cb6