Searched refs:sMandatoryServiceNames (Results 1 – 1 of 1) sorted by relevance
234 String[] sMandatoryServiceNames = new String[]{}; in getMandatoryServiceNames() local245 sMandatoryServiceNames = new String[nlength]; in getMandatoryServiceNames()247 sMandatoryServiceNames[i] = xMandatoryServiceTypeDescriptions[i].getName(); in getMandatoryServiceNames()255 return sMandatoryServiceNames; in getMandatoryServiceNames()
Completed in 11 milliseconds