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