Searched refs:simAccountRecord (Results 1 – 1 of 1) sorted by relevance
200 SimAccountCallbackRecord simAccountRecord; in RegisterSimAccountCallback() local201 simAccountRecord.bundleName = bundleName; in RegisterSimAccountCallback()202 simAccountRecord.simAccountCallback = callback; in RegisterSimAccountCallback()203 listSimAccountCallbackRecord_.push_back(simAccountRecord); in RegisterSimAccountCallback()