Searched defs:EVENT_GET_RECORD_SIZE_DONE (Results 1 - 1 of 1) sorted by last modified time

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DIccFileHandler.java82 static protected final int EVENT_GET_RECORD_SIZE_DONE = 6; field in class:IccFileHandler
148 = obtainMessage(EVENT_GET_RECORD_SIZE_DONE,
202 Message response = obtainMessage(EVENT_GET_RECORD_SIZE_DONE,
378 case EVENT_GET_RECORD_SIZE_DONE:

Completed in 33 milliseconds