Searched refs:mSimRecordsLoadedRegistrants (Results 1 – 2 of 2) sorted by relevance
868 mSimRecordsLoadedRegistrants.addUnique(h, what, obj); in registerForSimRecordsLoaded()873 mSimRecordsLoadedRegistrants.remove(h); in unregisterForSimRecordsLoaded()2865 mSimRecordsLoadedRegistrants.notifyRegistrants(); in handleMessage()
392 protected final RegistrantList mSimRecordsLoadedRegistrants = new RegistrantList(); field in Phone