Searched refs:convertDataCallResultList (Results 1 – 3 of 3) sorted by relevance
337 ArrayList<DataCallResponse> response = RIL.convertDataCallResultList(dcList); in dataCallListChanged()349 ArrayList<DataCallResponse> response = RIL.convertDataCallResultList(dcList); in dataCallListChanged_1_4()
2029 RIL.convertDataCallResultList(dataCallResultList); in responseDataCallList()
6038 public static ArrayList<DataCallResponse> convertDataCallResultList( in convertDataCallResultList() method in RIL