Searched refs:EVENT_ICC_LOCKED (Results 1 – 1 of 1) sorted by relevance
117 private static final int EVENT_ICC_LOCKED = 2; field in UiccProfile210 case EVENT_ICC_LOCKED:670 mIccRecords.registerForLockedRecordsLoaded(mHandler, EVENT_ICC_LOCKED, null); in registerCurrAppEvents()1755 case EVENT_ICC_LOCKED: return "ICC_LOCKED"; in eventToString()