Searched refs:EVENT_GET_PHONEBOOK_RECORDS_DONE (Results 1 – 1 of 1) sorted by relevance
68 private static final int EVENT_GET_PHONEBOOK_RECORDS_DONE = 3; field in SimPhonebookRecordCache202 mCi.getSimPhonebookRecords(obtainMessage(EVENT_GET_PHONEBOOK_RECORDS_DONE)); in fillCacheWithoutWaiting()347 case EVENT_GET_PHONEBOOK_RECORDS_DONE: in handleMessage()