Searched refs:mIccRefreshRegistrants (Results 1 – 2 of 2) sorted by relevance
83 protected RegistrantList mIccRefreshRegistrants = new RegistrantList(); field in BaseCommands527 mIccRefreshRegistrants.add(r); in registerForIccRefresh()541 mIccRefreshRegistrants.remove(h); in unregisterForIccRefresh()
431 mRil.mIccRefreshRegistrants.notifyRegistrants(new AsyncResult (null, response, null)); in simRefresh()