Searched refs:commandResponse (Results 1 – 2 of 2) sorted by relevance
226 String commandResponse = getDevice().executeShellCommand(command); in enablePhoneAccountForUser() local227 assertTrue(commandResponse, commandResponse.contains("Success")); in enablePhoneAccountForUser()
686 String commandResponse = ""; in sendEnvelope() local690 mRadioSimResponse.sendEnvelopeResponse(rsp, commandResponse); in sendEnvelope()