Searched refs:EVENT_SIM_RECORDS_LOADED (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/
H A DServiceStateTracker.java106 protected static final int EVENT_SIM_RECORDS_LOADED = 16; field in class:ServiceStateTracker
H A DPhoneBase.java80 protected static final int EVENT_SIM_RECORDS_LOADED = 3; field in class:PhoneBase
/frameworks/base/telephony/java/com/android/internal/telephony/gsm/
H A DGSMPhone.java1170 case EVENT_SIM_RECORDS_LOADED:
1483 mIccRecords.registerForRecordsLoaded(this, EVENT_SIM_RECORDS_LOADED, null);
H A DGsmServiceStateTracker.java294 EVENT_SIM_RECORDS_LOADED, null);
400 case EVENT_SIM_RECORDS_LOADED:

Completed in 926 milliseconds