Searched refs:mIccRefreshRegistrants (Results 1 – 2 of 2) sorted by relevance
69 protected RegistrantList mIccRefreshRegistrants = new RegistrantList(); field in BaseCommands469 mIccRefreshRegistrants.add(r); in registerForIccRefresh()483 mIccRefreshRegistrants.remove(h); in unregisterForIccRefresh()
2953 if (mIccRefreshRegistrants != null) { in processUnsolicited()2954 mIccRefreshRegistrants.notifyRegistrants( in processUnsolicited()