Searched refs:EXTRA_SMS_MSGS (Results 1 – 1 of 1) sorted by relevance
52 public static final String EXTRA_SMS_MSGS = "sms_messages"; field in FinancialSmsService60 data.putParcelable(EXTRA_SMS_MSGS, smsMessages); in getSmsMessages()