Searched refs:mSimRecordsLoadedRegistrants (Results 1 – 3 of 3) sorted by relevance
142 protected final RegistrantList mSimRecordsLoadedRegistrants field in PhoneMock
792 mSimRecordsLoadedRegistrants.addUnique(h, what, obj); in registerForSimRecordsLoaded()797 mSimRecordsLoadedRegistrants.remove(h); in unregisterForSimRecordsLoaded()2585 mSimRecordsLoadedRegistrants.notifyRegistrants(); in handleMessage()
373 protected final RegistrantList mSimRecordsLoadedRegistrants = new RegistrantList(); field in Phone