/aosp12/packages/modules/NetworkStack/src/com/android/server/ |
H A D | NetworkObserver.java | 75 default void onInterfaceDnsServerInfo(String ifName, long lifetime, String[] servers) {} in onInterfaceDnsServerInfo() method
|
H A D | NetworkObserverRegistry.java | 128 public void onInterfaceDnsServerInfo(String ifName, long lifetime, String[] servers) { in onInterfaceDnsServerInfo() method in NetworkObserverRegistry
|
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/1/android/net/ |
H A D | INetdUnsolicitedEventListener.aidl | 5 …oneway void onInterfaceDnsServerInfo(@utf8InCpp String ifName, long lifetimeS, in @utf8InCpp Strin… in onInterfaceDnsServerInfo() method
|
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/4/android/net/ |
H A D | INetdUnsolicitedEventListener.aidl | 23 …oneway void onInterfaceDnsServerInfo(@utf8InCpp String ifName, long lifetimeS, in @utf8InCpp Strin… in onInterfaceDnsServerInfo() method
|
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/7/android/net/ |
H A D | INetdUnsolicitedEventListener.aidl | 39 …oneway void onInterfaceDnsServerInfo(@utf8InCpp String ifName, long lifetimeS, in @utf8InCpp Strin… in onInterfaceDnsServerInfo() method
|
/aosp12/system/netd/server/binder/android/net/ |
H A D | INetdUnsolicitedEventListener.aidl | 62 void onInterfaceDnsServerInfo( in onInterfaceDnsServerInfo() method
|
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/2/android/net/ |
H A D | INetdUnsolicitedEventListener.aidl | 22 …oneway void onInterfaceDnsServerInfo(@utf8InCpp String ifName, long lifetimeS, in @utf8InCpp Strin… in onInterfaceDnsServerInfo() method
|
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/3/android/net/ |
H A D | INetdUnsolicitedEventListener.aidl | 23 …oneway void onInterfaceDnsServerInfo(@utf8InCpp String ifName, long lifetimeS, in @utf8InCpp Strin… in onInterfaceDnsServerInfo() method
|
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/5/android/net/ |
H A D | INetdUnsolicitedEventListener.aidl | 23 …oneway void onInterfaceDnsServerInfo(@utf8InCpp String ifName, long lifetimeS, in @utf8InCpp Strin… in onInterfaceDnsServerInfo() method
|
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/6/android/net/ |
H A D | INetdUnsolicitedEventListener.aidl | 39 …oneway void onInterfaceDnsServerInfo(@utf8InCpp String ifName, long lifetimeS, in @utf8InCpp Strin… in onInterfaceDnsServerInfo() method
|
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/current/android/net/ |
H A D | INetdUnsolicitedEventListener.aidl | 39 …oneway void onInterfaceDnsServerInfo(@utf8InCpp String ifName, long lifetimeS, in @utf8InCpp Strin… in onInterfaceDnsServerInfo() method
|
/aosp12/frameworks/libs/net/client-libs/netd/com/android/net/module/util/ |
H A D | BaseNetdUnsolicitedEventListener.java | 36 public void onInterfaceDnsServerInfo(@NonNull String ifName, long lifetimeS, in onInterfaceDnsServerInfo() method in BaseNetdUnsolicitedEventListener
|
/aosp12/system/netd/tests/ |
H A D | TestUnsolService.cpp | 95 binder::Status TestUnsolService::onInterfaceDnsServerInfo(const std::string& ifName, in onInterfaceDnsServerInfo() function in android::net::TestUnsolService
|
/aosp12/packages/modules/NetworkStack/src/android/net/ip/ |
H A D | IpClientLinkObserver.java | 248 public void onInterfaceDnsServerInfo(String iface, long lifetime, String[] addresses) { in onInterfaceDnsServerInfo() method in IpClientLinkObserver
|
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/util/ |
H A D | NetdWrapper.java | 91 public void onInterfaceDnsServerInfo(String ifName, in onInterfaceDnsServerInfo() method in NetdWrapper.NetdUnsolicitedEventListener
|
/aosp12/frameworks/base/services/core/java/com/android/server/ |
H A D | NetworkManagementService.java | 600 public void onInterfaceDnsServerInfo(String ifName, in onInterfaceDnsServerInfo() method in NetworkManagementService.NetdUnsolicitedEventListener
|