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