Searched refs:EVENT_GET_ALL_SMS_DONE (Results 1 – 2 of 2) sorted by relevance
96 private static final int EVENT_GET_ALL_SMS_DONE = 18; field in RuimRecords702 case EVENT_GET_ALL_SMS_DONE: in handleMessage()
162 private static final int EVENT_GET_ALL_SMS_DONE = 18 + SIM_RECORD_EVENT_BASE; field in SIMRecords923 case EVENT_GET_ALL_SMS_DONE: in handleMessage()1661 mFh.loadEFLinearFixedAll(EF_SMS, obtainMessage(EVENT_GET_ALL_SMS_DONE)); in fetchSimRecords()