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

  /frameworks/base/telephony/java/com/android/internal/telephony/
DctConstants.java 62 public static final int EVENT_RECORDS_LOADED = BASE + 2;
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
IccCardProxy.java 82 private static final int EVENT_RECORDS_LOADED = 7;
228 case EVENT_RECORDS_LOADED:
323 mIccRecords.registerForRecordsLoaded(this, EVENT_RECORDS_LOADED, null);
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DcTracker.java     [all...]

Completed in 31 milliseconds