Searched refs:EVENT_RUIM_RECORDS_LOADED (Results 1 – 3 of 3) sorted by relevance
261 protected static final int EVENT_RUIM_RECORDS_LOADED = 27; field in ServiceStateTracker1559 case EVENT_RUIM_RECORDS_LOADED: in handleMessage()2972 mIccRecords.registerForRecordsLoaded(this, EVENT_RUIM_RECORDS_LOADED, null); in onUpdateIccAvailability()
2722 case EVENT_RUIM_RECORDS_LOADED: in handleMessage()3445 r.registerForRecordsLoaded(this, EVENT_RUIM_RECORDS_LOADED, null); in registerForIccRecordEvents()
172 protected static final int EVENT_RUIM_RECORDS_LOADED = 22; field in Phone