Searched refs:imsCommand (Results 1 – 2 of 2) sorted by relevance
77 public CallSessionEventBuilder setImsCommand(int imsCommand) { in setImsCommand() argument78 mEvent.imsCommand = imsCommand; in setImsCommand()
356 assertEquals(ImsCommand.IMS_CMD_START, log.callSessions[0].events[0].imsCommand); in testWriteOnImsCallStart()467 assertEquals(123, log.callSessions[0].events[1].imsCommand); in testWriteOnImsCommand()