Home
last modified time | relevance | path

Searched refs:onInterfaceAddressChangeNotification (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Wifi/service/java/com/android/server/wifi/aware/
DWifiAwareNativeCallback.java306 mWifiAwareStateManager.onInterfaceAddressChangeNotification(addr); in eventClusterEvent()
DWifiAwareStateManager.java1857 public void onInterfaceAddressChangeNotification(byte[] mac) { in onInterfaceAddressChangeNotification() method in WifiAwareStateManager
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/aware/
DWifiAwareStateManagerTest.java731 mDut.onInterfaceAddressChangeNotification(someMac); in testAwareEventsDelivery()
739 mDut.onInterfaceAddressChangeNotification(someMac2); in testAwareEventsDelivery()
746 mDut.onInterfaceAddressChangeNotification(someMac2); in testAwareEventsDelivery()
752 mDut.onInterfaceAddressChangeNotification(someMac); in testAwareEventsDelivery()