Home | History | Annotate | Download | only in uicc

Lines Matching defs:EVENT_GET_MBDN_DONE

139     private static final int EVENT_GET_MBDN_DONE = 6 + SIM_RECORD_EVENT_BASE;
749 mMailboxIndex, obtainMessage(EVENT_GET_MBDN_DONE));
760 case EVENT_GET_MBDN_DONE:
781 if (msg.what == EVENT_GET_MBDN_DONE) {
799 if (adn.isEmpty() && msg.what == EVENT_GET_MBDN_DONE) {
1391 mMailboxIndex, obtainMessage(EVENT_GET_MBDN_DONE));