Searched refs:mRegistrantList (Results 1 – 2 of 2) sorted by relevance
59 private final QnsRegistrantList mRegistrantList; field in WifiBackhaulMonitor137 mRegistrantList = new QnsRegistrantList(); in WifiBackhaulMonitor()155 mRegistrantList.addUnique(h, what, null); in registerForRttStatusChange()176 mRegistrantList.remove(h); in unRegisterForRttStatusChange()177 if (mRegistrantList.size() == 0) { in unRegisterForRttStatusChange()260 mRegistrantList.notifyResult(mRttResult); in notifyRttResult()354 mRegistrantList.removeAll(); in clearAll()
51 private final QnsRegistrantList mRegistrantList; field in QnsProvisioningListener63 mRegistrantList = new QnsRegistrantList(); in QnsProvisioningListener()75 mRegistrantList.removeAll(); in close()161 mRegistrantList.add(r); in registerProvisioningItemInfoChanged()176 mRegistrantList.remove(h); in unregisterProvisioningItemInfoChanged()192 mRegistrantList.notifyRegistrants(new QnsAsyncResult(null, info, null)); in notifyProvisioningItemInfoChanged()