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
686 case EVENT_MARK_SMS_READ_DONE:
H A DSIMRecords.java153 private static final int EVENT_MARK_SMS_READ_DONE = 19; field in class:SIMRecords
1005 case EVENT_MARK_SMS_READ_DONE:
1359 i, ba, null, obtainMessage(EVENT_MARK_SMS_READ_DONE, i));
1607 obtainMessage(EVENT_MARK_SMS_READ_DONE, 1));

Completed in 62 milliseconds