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