Searched refs:EVENT_PHONEBOOK_RECORDS_RECEIVED (Results 1 – 2 of 2) sorted by relevance
38 private static final int EVENT_PHONEBOOK_RECORDS_RECEIVED = 2; field in SimPhonebookRecordCacheTest103 EVENT_PHONEBOOK_RECORDS_RECEIVED, ar); in testGetPhonebookRecords()
67 private static final int EVENT_PHONEBOOK_RECORDS_RECEIVED = 2; field in SimPhonebookRecordCache113 mCi.registerForSimPhonebookRecordsReceived(this, EVENT_PHONEBOOK_RECORDS_RECEIVED, null); in SimPhonebookRecordCache()371 case EVENT_PHONEBOOK_RECORDS_RECEIVED: in handleMessage()