Searched refs:addedInfo (Results 1 – 1 of 1) sorted by relevance
1920 private void sendSetUpEventResponse(int event, byte[] addedInfo, int slotId) { in sendSetUpEventResponse() argument1931 resMsg.setEventDownload(event, addedInfo); in sendSetUpEventResponse()1938 byte[] addedInfo = null; in checkForSetupEvent()1958 sendSetUpEventResponse(event, addedInfo, slotId); in checkForSetupEvent()1968 addedInfo = GsmAlphabet.stringToGsm8BitPacked(language); in checkForSetupEvent()1969 sendSetUpEventResponse(event, addedInfo, slotId); in checkForSetupEvent()