Searched refs:cbInfos (Results 1 – 1 of 1) sorted by relevance
1688 int[] cbInfos = new int[1]; in handleCbQueryResult() local1689 cbInfos[0] = SERVICE_CLASS_NONE; in handleCbQueryResult()1692 cbInfos[0] = SERVICE_CLASS_VOICE; in handleCbQueryResult()1695 return cbInfos; in handleCbQueryResult()