Searched refs:createMessageListFromRawRecords (Results 1 – 1 of 1) sorted by relevance
1651 return createMessageListFromRawRecords(records); in getAllMessagesFromIcc()1878 private ArrayList<SmsMessage> createMessageListFromRawRecords(List<SmsRawData> records) { in createMessageListFromRawRecords() method in SmsManager