Searched defs:MSG_ID_ICC_REFRESH (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
H A DCatService.java116 private static final int MSG_ID_ICC_REFRESH = 30; field in class:CatService
158 mCmdIf.registerForIccRefresh(this, MSG_ID_ICC_REFRESH, null);
818 case MSG_ID_ICC_REFRESH:
861 //This case is when MSG_ID_ICC_REFRESH is received.

Completed in 42 milliseconds