Searched refs:addedInfo (Results 1 – 1 of 1) sorted by relevance
1309 private void sendSetUpEventResponse(int event, byte[] addedInfo, int slotId) { in sendSetUpEventResponse() argument1320 resMsg.setEventDownload(event, addedInfo); in sendSetUpEventResponse()1327 byte[] addedInfo = null; in checkForSetupEvent()1346 sendSetUpEventResponse(event, addedInfo, slotId); in checkForSetupEvent()1356 addedInfo = GsmAlphabet.stringToGsm8BitPacked(language); in checkForSetupEvent()1357 sendSetUpEventResponse(event, addedInfo, slotId); in checkForSetupEvent()