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