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

/frameworks/base/telephony/java/com/android/internal/telephony/gsm/
H A DSIMRecords.java45 public final class SIMRecords extends IccRecords { class in inherits:IccRecords
146 SIMRecords(GSMPhone p) { method in class:SIMRecords
179 if(DBG) Log.d(LOG_TAG, "SIMRecords finalized");
509 Log.e(LOG_TAG, "SIMRecords: Corrupt IMSI!");
652 Log.d(LOG_TAG, "SIMRecords: Uninitialized record MWIS");
730 Log.d(LOG_TAG, "SIMRecords: Corrupt AD data on SIM");
735 Log.d(LOG_TAG, "SIMRecords: MNC length not present in EF_AD");
753 Log.e(LOG_TAG, "SIMRecords: Corrupt IMSI!");
759 Log.d(LOG_TAG, "SIMRecords: MNC length not present in EF_AD");
814 Log.i(LOG_TAG, "SIMRecords updat
[all...]

Completed in 34 milliseconds