Searched refs:mIccRefreshRegistrants (Results 1 – 2 of 2) sorted by relevance
92 protected RegistrantList mIccRefreshRegistrants = new RegistrantList(); field in BaseCommands535 mIccRefreshRegistrants.addUnique(h, what, obj); in registerForIccRefresh()549 mIccRefreshRegistrants.remove(h); in unregisterForIccRefresh()
502 mRil.mIccRefreshRegistrants.notifyRegistrants(new AsyncResult (null, response, null)); in simRefresh()