Searched refs:mSimRecordsLoadedRegistrants (Results 1 – 3 of 3) sorted by relevance
139 mSimRecordsLoadedRegistrants.notifyRegistrants(); in handleMessage()438 mSimRecordsLoadedRegistrants.addUnique(h, what, obj); in registerForSimRecordsLoaded()443 mSimRecordsLoadedRegistrants.remove(h); in unregisterForSimRecordsLoaded()
497 mSimRecordsLoadedRegistrants.addUnique(h, what, obj); in registerForSimRecordsLoaded()502 mSimRecordsLoadedRegistrants.remove(h); in unregisterForSimRecordsLoaded()1461 mSimRecordsLoadedRegistrants.notifyRegistrants(); in handleMessage()
314 protected final RegistrantList mSimRecordsLoadedRegistrants field in PhoneBase