Searched refs:addedInfo (Results 1 – 1 of 1) sorted by relevance
1372 private void sendSetUpEventResponse(int event, byte[] addedInfo, int slotId) { in sendSetUpEventResponse() argument1383 resMsg.setEventDownload(event, addedInfo); in sendSetUpEventResponse()1390 byte[] addedInfo = null; in checkForSetupEvent()1409 sendSetUpEventResponse(event, addedInfo, slotId); in checkForSetupEvent()1419 addedInfo = GsmAlphabet.stringToGsm8BitPacked(language); in checkForSetupEvent()1420 sendSetUpEventResponse(event, addedInfo, slotId); in checkForSetupEvent()