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