Searched refs:mSimRecordsLoadedRegistrants (Results 1 – 3 of 3) sorted by relevance
139 mSimRecordsLoadedRegistrants.notifyRegistrants(); in handleMessage()444 mSimRecordsLoadedRegistrants.addUnique(h, what, obj); in registerForSimRecordsLoaded()449 mSimRecordsLoadedRegistrants.remove(h); in unregisterForSimRecordsLoaded()
495 mSimRecordsLoadedRegistrants.addUnique(h, what, obj); in registerForSimRecordsLoaded()500 mSimRecordsLoadedRegistrants.remove(h); in unregisterForSimRecordsLoaded()1480 mSimRecordsLoadedRegistrants.notifyRegistrants(); in handleMessage()
334 protected final RegistrantList mSimRecordsLoadedRegistrants field in PhoneBase