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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DIccFileHandler.java87 static protected final int EVENT_READ_RECORD_DONE = 7; field in class:IccFileHandler
506 obtainMessage(EVENT_READ_RECORD_DONE, lc));
544 case EVENT_READ_RECORD_DONE:
574 obtainMessage(EVENT_READ_RECORD_DONE, lc));

Completed in 49 milliseconds