Searched refs:simAccountCallback (Results 1 – 3 of 3) sorted by relevance
391 iter.simAccountCallback = callback; in RegisterSimAccountCallback()403 simAccountRecord.simAccountCallback = callback; in RegisterSimAccountCallback()441 if (iter.simAccountCallback != nullptr) { in NotifySimAccountChanged()442 iter.simAccountCallback->OnSimAccountChanged(); in NotifySimAccountChanged()
67 sptr<SimAccountCallback> simAccountCallback = nullptr; member
1198 sptr<SimAccountCallback> simAccountCallback; variable1200 …EXPECT_EQ(mInner.RegisterSimAccountCallback(tokenId, simAccountCallback), TELEPHONY_ERR_LOCAL_PTR_…