Searched refs:EVENT_LOAD_DONE (Results 1 – 2 of 2) sorted by relevance
61 protected static final int EVENT_LOAD_DONE = 2; field in IccPhoneBookInterfaceManager99 case EVENT_LOAD_DONE:349 Message response = mBaseHandler.obtainMessage(EVENT_LOAD_DONE, loadRequest); in getAdnRecordsInEf()
82 private static final int EVENT_LOAD_DONE = 1; field in IccSmsInterfaceManager124 case EVENT_LOAD_DONE:398 Message response = mHandler.obtainMessage(EVENT_LOAD_DONE, getRequest); in getAllMessagesFromIccEf()