Home | History | Annotate | Download | only in uicc

Lines Matching defs:EVENT_GET_MBI_DONE

138     private static final int EVENT_GET_MBI_DONE = 5 + SIM_RECORD_EVENT_BASE;
721 case EVENT_GET_MBI_DONE:
1659 mFh.loadEFLinearFixed(EF_MBI, 1, obtainMessage(EVENT_GET_MBI_DONE));