Searched defs:EVENT_GET_BINARY_SIZE_DONE (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DIccFileHandler.java79 static protected final int EVENT_GET_BINARY_SIZE_DONE = 4; field in class:IccFileHandler
288 Message response = obtainMessage(EVENT_GET_BINARY_SIZE_DONE,
506 case EVENT_GET_BINARY_SIZE_DONE:

Completed in 187 milliseconds