Searched refs:cbInfos (Results 1 – 1 of 1) sorted by relevance
1766 int[] cbInfos = new int[1]; in handleCbQueryResult() local1767 cbInfos[0] = SERVICE_CLASS_NONE; in handleCbQueryResult()1770 cbInfos[0] = SERVICE_CLASS_VOICE; in handleCbQueryResult()1773 return cbInfos; in handleCbQueryResult()