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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DIccFileHandler.java95 static protected final int EVENT_GET_RECORD_SIZE_IMG_DONE = 11; field in class:IccFileHandler
205 Message response = obtainMessage(EVENT_GET_RECORD_SIZE_IMG_DONE,
466 case EVENT_GET_RECORD_SIZE_IMG_DONE:

Completed in 85 milliseconds