Searched refs:addedInfo (Results 1 – 1 of 1) sorted by relevance
1903 private void sendSetUpEventResponse(int event, byte[] addedInfo, int slotId) { in sendSetUpEventResponse() argument1914 resMsg.setEventDownload(event, addedInfo); in sendSetUpEventResponse()1921 byte[] addedInfo = null; in checkForSetupEvent()1941 sendSetUpEventResponse(event, addedInfo, slotId); in checkForSetupEvent()1951 addedInfo = GsmAlphabet.stringToGsm8BitPacked(language); in checkForSetupEvent()1952 sendSetUpEventResponse(event, addedInfo, slotId); in checkForSetupEvent()