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