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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DSIMRecords.java154 private static final int EVENT_GET_SMS_DONE = 22; field in class:SIMRecords
1039 obtainMessage(EVENT_GET_SMS_DONE));
1043 case EVENT_GET_SMS_DONE:
H A DRuimRecords.java96 private static final int EVENT_GET_SMS_DONE = 22; field in class:RuimRecords
687 case EVENT_GET_SMS_DONE:

Completed in 83 milliseconds