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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DSIMRecords.java149 protected static final int EVENT_GET_SST_DONE = 17; field in class:SIMRecords
1052 case EVENT_GET_SST_DONE:
1581 mFh.loadEFTransparent(EF_SST, obtainMessage(EVENT_GET_SST_DONE));
H A DRuimRecords.java91 private static final int EVENT_GET_SST_DONE = 17; field in class:RuimRecords
692 case EVENT_GET_SST_DONE:
693 log("Event EVENT_GET_SST_DONE Received");

Completed in 54 milliseconds