Searched refs:importSms (Results 1 – 1 of 1) sorted by relevance
/packages/services/Mms/src/com/android/mms/service/ |
D | MmsService.java | 353 return importSms(address, type, text, timestampMillis, seen, read, callingPkg); 662 private Uri importSms(String address, int type, String text, long timestampMillis, in importSms() method in MmsService
|