Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/aware/
DWifiAwareNativeCallback.java360 mWifiAwareStateManager.onInterfaceAddressChangeNotification(event.addr); in eventClusterEvent()
DWifiAwareStateManager.java1027 public void onInterfaceAddressChangeNotification(byte[] mac) { in onInterfaceAddressChangeNotification() method in WifiAwareStateManager
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/aware/
DWifiAwareStateManagerTest.java610 mDut.onInterfaceAddressChangeNotification(someMac); in testAwareEventsDelivery()
616 mDut.onInterfaceAddressChangeNotification(someMac2); in testAwareEventsDelivery()
623 mDut.onInterfaceAddressChangeNotification(someMac2); in testAwareEventsDelivery()
629 mDut.onInterfaceAddressChangeNotification(someMac); in testAwareEventsDelivery()