Searched refs:EVENT_GET_AD_DONE (Results 1 – 1 of 1) sorted by relevance
158 private static final int EVENT_GET_AD_DONE = 9 + SIM_RECORD_EVENT_BASE; // Admin data on SIM field in SIMRecords835 case EVENT_GET_AD_DONE: in handleMessage()1606 mFh.loadEFTransparent(EF_AD, obtainMessage(EVENT_GET_AD_DONE)); in fetchSimRecords()