Searched refs:EVENT_RECORDS_LOADED (Results 1 – 1 of 1) sorted by relevance
130 private static final int EVENT_RECORDS_LOADED = 4; field in UiccProfile225 case EVENT_RECORDS_LOADED:710 ir.registerForRecordsLoaded(mHandler, EVENT_RECORDS_LOADED, null); in registerAllAppEvents()1832 case EVENT_RECORDS_LOADED: return "RECORDS_LOADED"; in eventToString()