Searched refs:EVENT_GET_SIZE_DONE (Results 1 – 3 of 3) sorted by relevance
56 protected static final int EVENT_GET_SIZE_DONE = 1; field in IccPhoneBookInterfaceManager66 case EVENT_GET_SIZE_DONE:
65 Message response = mBaseHandler.obtainMessage(EVENT_GET_SIZE_DONE, status); in getAdnRecordsSize()