Searched refs:EVENT_GET_MBDN_DONE (Results 1 – 1 of 1) sorted by relevance
155 private static final int EVENT_GET_MBDN_DONE = 6 + SIM_RECORD_EVENT_BASE; field in SIMRecords679 mMailboxIndex, obtainMessage(EVENT_GET_MBDN_DONE)); in handleMessage()690 case EVENT_GET_MBDN_DONE: in handleMessage()711 if (msg.what == EVENT_GET_MBDN_DONE) { in handleMessage()729 if (adn.isEmpty() && msg.what == EVENT_GET_MBDN_DONE) { in handleMessage()1329 mMailboxIndex, obtainMessage(EVENT_GET_MBDN_DONE)); in handleFileUpdate()