Searched refs:MSG_ID_ICC_RECORDS_LOADED (Results 1 – 1 of 1) sorted by relevance
130 private static final int MSG_ID_ICC_RECORDS_LOADED = 20; field in CatService180 mIccRecords.registerForRecordsLoaded(this, MSG_ID_ICC_RECORDS_LOADED, null); in CatService()243 MSG_ID_ICC_RECORDS_LOADED, null); in getInstance()855 case MSG_ID_ICC_RECORDS_LOADED: in handleMessage()1147 mIccRecords.registerForRecordsLoaded(this, MSG_ID_ICC_RECORDS_LOADED, null); in update()