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

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

Completed in 173 milliseconds