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