Searched refs:EVENT_NEW_ICC_SMS (Results 1 – 2 of 2) sorted by relevance
92 case EVENT_NEW_ICC_SMS: in handleMessage()237 mIccRecords.get().registerForNewSms(this, EVENT_NEW_ICC_SMS, null); in onUpdateIccAvailability()
142 protected static final int EVENT_NEW_ICC_SMS = 14; field in SMSDispatcher