Searched refs:convertDataCallResultList (Results 1 – 3 of 3) sorted by relevance
2629 RIL.convertDataCallResultList(dataCallResultList); in responseDataCallList()2643 RIL.convertDataCallResultList(dataCallResultList); in responseDataCallList()
1391 ArrayList<DataCallResponse> response = RIL.convertDataCallResultList(dcList); in responseDataCallListChanged()
7739 public static ArrayList<DataCallResponse> convertDataCallResultList( in convertDataCallResultList() method in RIL