Searched refs:EVENT_GET_ALL_SMS_DONE (Results 1 - 2 of 2) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DSIMRecords.java150 private static final int EVENT_GET_ALL_SMS_DONE = 18; field in class:SIMRecords
1011 case EVENT_GET_ALL_SMS_DONE:
1600 mFh.loadEFLinearFixedAll(EF_SMS, obtainMessage(EVENT_GET_ALL_SMS_DONE));
H A DRuimRecords.java92 private static final int EVENT_GET_ALL_SMS_DONE = 18; field in class:RuimRecords
684 case EVENT_GET_ALL_SMS_DONE:

Completed in 65 milliseconds