Searched refs:EVENT_RUIM_RECORDS_LOADED (Results 1 – 5 of 5) sorted by relevance
105 case EVENT_RUIM_RECORDS_LOADED: in handleMessage()
1238 case EVENT_RUIM_RECORDS_LOADED:{ in handleMessage()1754 r.registerForRecordsLoaded(this, EVENT_RUIM_RECORDS_LOADED, null); in registerForRuimRecordEvents()
472 case EVENT_RUIM_RECORDS_LOADED: in handleMessage()1991 mIccRecords.registerForRecordsLoaded(this, EVENT_RUIM_RECORDS_LOADED, null); in onUpdateIccAvailability()
159 protected static final int EVENT_RUIM_RECORDS_LOADED = 27; field in ServiceStateTracker
149 protected static final int EVENT_RUIM_RECORDS_LOADED = 22; field in PhoneBase