Searched refs:cbInfos (Results 1 – 1 of 1) sorted by relevance
1621 int[] cbInfos = new int[1]; in handleCbQueryResult() local1622 cbInfos[0] = SERVICE_CLASS_NONE; in handleCbQueryResult()1625 cbInfos[0] = SERVICE_CLASS_VOICE; in handleCbQueryResult()1628 return cbInfos; in handleCbQueryResult()