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.java419 mWifiAwareStateManager.onInterfaceAddressChangeNotification(event.addr); in eventClusterEvent()
DWifiAwareStateManager.java1174 public void onInterfaceAddressChangeNotification(byte[] mac) { in onInterfaceAddressChangeNotification() method in WifiAwareStateManager
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/aware/
DWifiAwareStateManagerTest.java630 mDut.onInterfaceAddressChangeNotification(someMac); in testAwareEventsDelivery()
636 mDut.onInterfaceAddressChangeNotification(someMac2); in testAwareEventsDelivery()
643 mDut.onInterfaceAddressChangeNotification(someMac2); in testAwareEventsDelivery()
649 mDut.onInterfaceAddressChangeNotification(someMac); in testAwareEventsDelivery()