/aosp12/packages/modules/NetworkStack/src/com/android/server/ |
H A D | NetworkObserver.java | 47 default void onInterfaceAddressRemoved(LinkAddress address, String ifName) {} in onInterfaceAddressRemoved() method
|
H A D | NetworkObserverRegistry.java | 139 public void onInterfaceAddressRemoved(String addr, in onInterfaceAddressRemoved() method in NetworkObserverRegistry
|
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/1/android/net/ |
H A D | INetdUnsolicitedEventListener.aidl | 7 …oneway void onInterfaceAddressRemoved(@utf8InCpp String addr, @utf8InCpp String ifName, int flags,… in onInterfaceAddressRemoved() method
|
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/4/android/net/ |
H A D | INetdUnsolicitedEventListener.aidl | 25 …oneway void onInterfaceAddressRemoved(@utf8InCpp String addr, @utf8InCpp String ifName, int flags,… in onInterfaceAddressRemoved() method
|
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/7/android/net/ |
H A D | INetdUnsolicitedEventListener.aidl | 41 …oneway void onInterfaceAddressRemoved(@utf8InCpp String addr, @utf8InCpp String ifName, int flags,… in onInterfaceAddressRemoved() method
|
/aosp12/system/netd/server/binder/android/net/ |
H A D | INetdUnsolicitedEventListener.aidl | 87 void onInterfaceAddressRemoved( in onInterfaceAddressRemoved() method
|
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/2/android/net/ |
H A D | INetdUnsolicitedEventListener.aidl | 24 …oneway void onInterfaceAddressRemoved(@utf8InCpp String addr, @utf8InCpp String ifName, int flags,… in onInterfaceAddressRemoved() method
|
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/3/android/net/ |
H A D | INetdUnsolicitedEventListener.aidl | 25 …oneway void onInterfaceAddressRemoved(@utf8InCpp String addr, @utf8InCpp String ifName, int flags,… in onInterfaceAddressRemoved() method
|
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/5/android/net/ |
H A D | INetdUnsolicitedEventListener.aidl | 25 …oneway void onInterfaceAddressRemoved(@utf8InCpp String addr, @utf8InCpp String ifName, int flags,… in onInterfaceAddressRemoved() method
|
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/6/android/net/ |
H A D | INetdUnsolicitedEventListener.aidl | 41 …oneway void onInterfaceAddressRemoved(@utf8InCpp String addr, @utf8InCpp String ifName, int flags,… in onInterfaceAddressRemoved() method
|
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/current/android/net/ |
H A D | INetdUnsolicitedEventListener.aidl | 41 …oneway void onInterfaceAddressRemoved(@utf8InCpp String addr, @utf8InCpp String ifName, int flags,… in onInterfaceAddressRemoved() method
|
/aosp12/frameworks/libs/net/client-libs/netd/com/android/net/module/util/ |
H A D | BaseNetdUnsolicitedEventListener.java | 44 public void onInterfaceAddressRemoved(@NonNull String addr, @NonNull String ifName, int flags, in onInterfaceAddressRemoved() method in BaseNetdUnsolicitedEventListener
|
/aosp12/system/netd/tests/ |
H A D | TestUnsolService.cpp | 109 binder::Status TestUnsolService::onInterfaceAddressRemoved(const std::string& addr, in onInterfaceAddressRemoved() function in android::net::TestUnsolService
|
/aosp12/packages/modules/NetworkStack/src/android/net/ip/ |
H A D | IpClientLinkObserver.java | 200 public void onInterfaceAddressRemoved(LinkAddress address, String iface) { in onInterfaceAddressRemoved() method in IpClientLinkObserver
|
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/util/ |
H A D | NetdWrapper.java | 103 public void onInterfaceAddressRemoved(String addr, in onInterfaceAddressRemoved() method in NetdWrapper.NetdUnsolicitedEventListener
|
/aosp12/frameworks/base/services/core/java/com/android/server/ |
H A D | NetworkManagementService.java | 613 public void onInterfaceAddressRemoved(String addr, in onInterfaceAddressRemoved() method in NetworkManagementService.NetdUnsolicitedEventListener
|