Searched refs:EVENT_GET_SIZE_DONE (Results 1 – 1 of 1) sorted by relevance
51 protected static final int EVENT_GET_SIZE_DONE = 1; field in IccPhoneBookInterfaceManager68 case EVENT_GET_SIZE_DONE:264 Message response = mBaseHandler.obtainMessage(EVENT_GET_SIZE_DONE, getSizeRequest); in getAdnRecordsSize()