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

/frameworks/base/telephony/java/com/android/internal/telephony/
H A DIccFileHandler.java78 static protected final int EVENT_GET_BINARY_SIZE_DONE = 4; field in class:IccFileHandler
217 Message response = obtainMessage(EVENT_GET_BINARY_SIZE_DONE,
404 case EVENT_GET_BINARY_SIZE_DONE:

Completed in 54 milliseconds