Searched defs:EVENT_MARK_SMS_READ_DONE (Results 1 - 2 of 2) sorted by path

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DRuimRecords.java94 private static final int EVENT_MARK_SMS_READ_DONE = 19; field in class:RuimRecords
688 case EVENT_MARK_SMS_READ_DONE:
H A DSIMRecords.java156 private static final int EVENT_MARK_SMS_READ_DONE = 19; field in class:SIMRecords
1042 case EVENT_MARK_SMS_READ_DONE:
1417 i, ba, null, obtainMessage(EVENT_MARK_SMS_READ_DONE, i));
1653 obtainMessage(EVENT_MARK_SMS_READ_DONE, 1));

Completed in 31 milliseconds