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