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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DIccFileHandler.java83 static protected final int EVENT_GET_RECORD_SIZE_DONE = 6; field in class:IccFileHandler
151 = obtainMessage(EVENT_GET_RECORD_SIZE_DONE,
205 Message response = obtainMessage(EVENT_GET_RECORD_SIZE_DONE,
381 case EVENT_GET_RECORD_SIZE_DONE:

Completed in 56 milliseconds