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