Searched refs:mMmsAllNullBodyJson (Results 1 – 1 of 1) sorted by relevance
99 private String mAllSmsJson, mAllMmsJson, mMmsAllAttachmentJson, mMmsAllNullBodyJson; field in TelephonyBackupAgentTest281 mMmsAllNullBodyJson = makeJsonArray(new String[] {"{\"self_phone\":\"+111111111111111\"," + in setUp()658 (new StringReader(addRandomDataToJson(mMmsAllNullBodyJson))); in testRestoreMmsWithNullBody()