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