Searched refs:mMmsAllAttachmentJson (Results 1 – 1 of 1) sorted by relevance
100 private String mAllSmsJson, mAllMmsJson, mMmsAllAttachmentJson, mMmsAllNullBodyJson; field in TelephonyBackupAgentTest272 mMmsAllAttachmentJson = makeJsonArray(mMmsAttachmentJson); in setUp()560 assertEquals(mMmsAllAttachmentJson, mStringWriter.toString()); in testBackupMmsWithAttachmentMms()684 (new StringReader(addRandomDataToJson(mMmsAllAttachmentJson))); in testRestoreMmsWithAttachment()