Searched refs:onInterfaceAddressChange (Results 1 – 5 of 5) sorted by relevance
141 public int onInterfaceAddressChange(byte[] mac) { in onInterfaceAddressChange() method in WifiNanClientState
563 WifiNanStateManager.getInstance().onInterfaceAddressChange(mac); in onDiscoveryEngineEvent()
279 public void onInterfaceAddressChange(byte[] mac) { in onInterfaceAddressChange() method in WifiNanStateManager880 interested += client.onInterfaceAddressChange(mac); in onInterfaceAddressChangeLocal()
123 mDut.onInterfaceAddressChange(someMac); in testNanEventsDelivered()176 mDut.onInterfaceAddressChange(someMac); in testNanEventsNotDelivered()
563 verify(mNanStateManager).onInterfaceAddressChange(mac); in testDiscoveryInterfaceChange()