Searched refs:NUM_SERVICE_CLASSES (Results 1 – 3 of 3) sorted by relevance
1837 #define NUM_SERVICE_CLASSES 7 macro1847 RIL_CallForwardInfo cfInfo[NUM_SERVICE_CLASSES]; /* This is the response data
2337 #define NUM_SERVICE_CLASSES 7 macro2347 RIL_CallForwardInfo cfInfo[NUM_SERVICE_CLASSES]; /* This is the response data
13020 if (rilSsResponse->cfData.numValidIndexes > NUM_SERVICE_CLASSES) { in onSupplementaryServiceIndicationInd()13022 "max value %d, truncating it to max value", NUM_SERVICE_CLASSES); in onSupplementaryServiceIndicationInd()13023 rilSsResponse->cfData.numValidIndexes = NUM_SERVICE_CLASSES; in onSupplementaryServiceIndicationInd()