Home | History | Annotate | Download | only in telephony

Lines Matching defs:EVENT_RUIM_RECORDS_LOADED

202     protected static final int EVENT_RUIM_RECORDS_LOADED               = 27;
1390 case EVENT_RUIM_RECORDS_LOADED:
1392 log("EVENT_RUIM_RECORDS_LOADED: what=" + msg.what);
2549 mIccRecords.registerForRecordsLoaded(this, EVENT_RUIM_RECORDS_LOADED, null);