HomeSort by relevance Sort by last modified time
    Searched defs:EVENT_SIM_RECORDS_LOADED (Results 1 - 3 of 3) sorted by null

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
ServiceStateTracker.java 152 protected static final int EVENT_SIM_RECORDS_LOADED = 16;
    [all...]
PhoneBase.java 133 protected static final int EVENT_SIM_RECORDS_LOADED = 3;
    [all...]
PhoneProxy.java 78 private static final int EVENT_SIM_RECORDS_LOADED = 6;
151 case EVENT_SIM_RECORDS_LOADED:
314 mActivePhone.registerForSimRecordsLoaded(this, EVENT_SIM_RECORDS_LOADED, null);
    [all...]

Completed in 73 milliseconds