Home
last modified time | relevance | path

Searched defs:ifName (Results 1 – 25 of 85) sorted by relevance

1234

/packages/modules/Connectivity/staticlibs/netd/aidl_api/netd_aidl_interface/14/android/net/
DINetdUnsolicitedEventListener.aidl38 oneway void onQuotaLimitReached(@utf8InCpp String alertName, @utf8InCpp String ifName); in onQuotaLimitReached()
39 …onInterfaceDnsServerInfo(@utf8InCpp String ifName, long lifetimeS, in @utf8InCpp String[] servers); in onInterfaceDnsServerInfo()
40 …oneway void onInterfaceAddressUpdated(@utf8InCpp String addr, @utf8InCpp String ifName, int flags,… in onInterfaceAddressUpdated()
41 …oneway void onInterfaceAddressRemoved(@utf8InCpp String addr, @utf8InCpp String ifName, int flags,… in onInterfaceAddressRemoved()
42 oneway void onInterfaceAdded(@utf8InCpp String ifName); in onInterfaceAdded()
43 oneway void onInterfaceRemoved(@utf8InCpp String ifName); in onInterfaceRemoved()
44 oneway void onInterfaceChanged(@utf8InCpp String ifName, boolean up); in onInterfaceChanged()
45 oneway void onInterfaceLinkStateChanged(@utf8InCpp String ifName, boolean up); in onInterfaceLinkStateChanged()
46 …ged(boolean updated, @utf8InCpp String route, @utf8InCpp String gateway, @utf8InCpp String ifName); in onRouteChanged()
/packages/modules/Connectivity/staticlibs/netd/aidl_api/netd_aidl_interface/5/android/net/
DINetdUnsolicitedEventListener.aidl22 oneway void onQuotaLimitReached(@utf8InCpp String alertName, @utf8InCpp String ifName); in onQuotaLimitReached()
23 …onInterfaceDnsServerInfo(@utf8InCpp String ifName, long lifetimeS, in @utf8InCpp String[] servers); in onInterfaceDnsServerInfo()
24 …oneway void onInterfaceAddressUpdated(@utf8InCpp String addr, @utf8InCpp String ifName, int flags,… in onInterfaceAddressUpdated()
25 …oneway void onInterfaceAddressRemoved(@utf8InCpp String addr, @utf8InCpp String ifName, int flags,… in onInterfaceAddressRemoved()
26 oneway void onInterfaceAdded(@utf8InCpp String ifName); in onInterfaceAdded()
27 oneway void onInterfaceRemoved(@utf8InCpp String ifName); in onInterfaceRemoved()
28 oneway void onInterfaceChanged(@utf8InCpp String ifName, boolean up); in onInterfaceChanged()
29 oneway void onInterfaceLinkStateChanged(@utf8InCpp String ifName, boolean up); in onInterfaceLinkStateChanged()
30 …ged(boolean updated, @utf8InCpp String route, @utf8InCpp String gateway, @utf8InCpp String ifName); in onRouteChanged()
DINetd.aidl35 …nterfaceAddAddress(in @utf8InCpp String ifName, in @utf8InCpp String addrString, int prefixLength); in interfaceAddAddress()
36 …nterfaceDelAddress(in @utf8InCpp String ifName, in @utf8InCpp String addrString, int prefixLength); in interfaceDelAddress()
51 …d wakeupAddInterface(in @utf8InCpp String ifName, in @utf8InCpp String prefix, int mark, int mask); in wakeupAddInterface()
52 …d wakeupDelInterface(in @utf8InCpp String ifName, in @utf8InCpp String prefix, int mark, int mask); in wakeupDelInterface()
53 void setIPv6AddrGenMode(in @utf8InCpp String ifName, int mode); in setIPv6AddrGenMode()
54 …d idletimerAddInterface(in @utf8InCpp String ifName, int timeout, in @utf8InCpp String classLabel); in idletimerAddInterface()
55 …dletimerRemoveInterface(in @utf8InCpp String ifName, int timeout, in @utf8InCpp String classLabel); in idletimerRemoveInterface()
57 @utf8InCpp String clatdStart(in @utf8InCpp String ifName, in @utf8InCpp String nat64Prefix); in clatdStart()
58 void clatdStop(in @utf8InCpp String ifName); in clatdStop()
65 void bandwidthSetInterfaceQuota(in @utf8InCpp String ifName, long bytes); in bandwidthSetInterfaceQuota()
[all …]
/packages/modules/Connectivity/staticlibs/netd/binder/android/net/
DINetdUnsolicitedEventListener.aidl51 void onQuotaLimitReached(@utf8InCpp String alertName, @utf8InCpp String ifName); in onQuotaLimitReached()
62 void onInterfaceDnsServerInfo( in onInterfaceDnsServerInfo()
75 @utf8InCpp String ifName, in onInterfaceAddressUpdated()
89 @utf8InCpp String ifName, in onInterfaceAddressRemoved()
98 void onInterfaceAdded(@utf8InCpp String ifName); in onInterfaceAdded()
105 void onInterfaceRemoved(@utf8InCpp String ifName); in onInterfaceRemoved()
113 void onInterfaceChanged(@utf8InCpp String ifName, boolean up); in onInterfaceChanged()
121 void onInterfaceLinkStateChanged(@utf8InCpp String ifName, boolean up); in onInterfaceLinkStateChanged()
135 @utf8InCpp String ifName); in onRouteChanged()
/packages/modules/Connectivity/staticlibs/netd/aidl_api/netd_aidl_interface/4/android/net/
DINetdUnsolicitedEventListener.aidl22 oneway void onQuotaLimitReached(@utf8InCpp String alertName, @utf8InCpp String ifName); in onQuotaLimitReached()
23 …onInterfaceDnsServerInfo(@utf8InCpp String ifName, long lifetimeS, in @utf8InCpp String[] servers); in onInterfaceDnsServerInfo()
24 …oneway void onInterfaceAddressUpdated(@utf8InCpp String addr, @utf8InCpp String ifName, int flags,… in onInterfaceAddressUpdated()
25 …oneway void onInterfaceAddressRemoved(@utf8InCpp String addr, @utf8InCpp String ifName, int flags,… in onInterfaceAddressRemoved()
26 oneway void onInterfaceAdded(@utf8InCpp String ifName); in onInterfaceAdded()
27 oneway void onInterfaceRemoved(@utf8InCpp String ifName); in onInterfaceRemoved()
28 oneway void onInterfaceChanged(@utf8InCpp String ifName, boolean up); in onInterfaceChanged()
29 oneway void onInterfaceLinkStateChanged(@utf8InCpp String ifName, boolean up); in onInterfaceLinkStateChanged()
30 …ged(boolean updated, @utf8InCpp String route, @utf8InCpp String gateway, @utf8InCpp String ifName); in onRouteChanged()
DINetd.aidl35 …nterfaceAddAddress(in @utf8InCpp String ifName, in @utf8InCpp String addrString, int prefixLength); in interfaceAddAddress()
36 …nterfaceDelAddress(in @utf8InCpp String ifName, in @utf8InCpp String addrString, int prefixLength); in interfaceDelAddress()
51 …d wakeupAddInterface(in @utf8InCpp String ifName, in @utf8InCpp String prefix, int mark, int mask); in wakeupAddInterface()
52 …d wakeupDelInterface(in @utf8InCpp String ifName, in @utf8InCpp String prefix, int mark, int mask); in wakeupDelInterface()
53 void setIPv6AddrGenMode(in @utf8InCpp String ifName, int mode); in setIPv6AddrGenMode()
54 …d idletimerAddInterface(in @utf8InCpp String ifName, int timeout, in @utf8InCpp String classLabel); in idletimerAddInterface()
55 …dletimerRemoveInterface(in @utf8InCpp String ifName, int timeout, in @utf8InCpp String classLabel); in idletimerRemoveInterface()
57 @utf8InCpp String clatdStart(in @utf8InCpp String ifName, in @utf8InCpp String nat64Prefix); in clatdStart()
58 void clatdStop(in @utf8InCpp String ifName); in clatdStop()
65 void bandwidthSetInterfaceQuota(in @utf8InCpp String ifName, long bytes); in bandwidthSetInterfaceQuota()
[all …]
/packages/modules/Connectivity/staticlibs/netd/aidl_api/netd_aidl_interface/8/android/net/
DINetdUnsolicitedEventListener.aidl38 oneway void onQuotaLimitReached(@utf8InCpp String alertName, @utf8InCpp String ifName); in onQuotaLimitReached()
39 …onInterfaceDnsServerInfo(@utf8InCpp String ifName, long lifetimeS, in @utf8InCpp String[] servers); in onInterfaceDnsServerInfo()
40 …oneway void onInterfaceAddressUpdated(@utf8InCpp String addr, @utf8InCpp String ifName, int flags,… in onInterfaceAddressUpdated()
41 …oneway void onInterfaceAddressRemoved(@utf8InCpp String addr, @utf8InCpp String ifName, int flags,… in onInterfaceAddressRemoved()
42 oneway void onInterfaceAdded(@utf8InCpp String ifName); in onInterfaceAdded()
43 oneway void onInterfaceRemoved(@utf8InCpp String ifName); in onInterfaceRemoved()
44 oneway void onInterfaceChanged(@utf8InCpp String ifName, boolean up); in onInterfaceChanged()
45 oneway void onInterfaceLinkStateChanged(@utf8InCpp String ifName, boolean up); in onInterfaceLinkStateChanged()
46 …ged(boolean updated, @utf8InCpp String route, @utf8InCpp String gateway, @utf8InCpp String ifName); in onRouteChanged()
/packages/modules/Connectivity/staticlibs/netd/aidl_api/netd_aidl_interface/11/android/net/
DINetdUnsolicitedEventListener.aidl38 oneway void onQuotaLimitReached(@utf8InCpp String alertName, @utf8InCpp String ifName); in onQuotaLimitReached()
39 …onInterfaceDnsServerInfo(@utf8InCpp String ifName, long lifetimeS, in @utf8InCpp String[] servers); in onInterfaceDnsServerInfo()
40 …oneway void onInterfaceAddressUpdated(@utf8InCpp String addr, @utf8InCpp String ifName, int flags,… in onInterfaceAddressUpdated()
41 …oneway void onInterfaceAddressRemoved(@utf8InCpp String addr, @utf8InCpp String ifName, int flags,… in onInterfaceAddressRemoved()
42 oneway void onInterfaceAdded(@utf8InCpp String ifName); in onInterfaceAdded()
43 oneway void onInterfaceRemoved(@utf8InCpp String ifName); in onInterfaceRemoved()
44 oneway void onInterfaceChanged(@utf8InCpp String ifName, boolean up); in onInterfaceChanged()
45 oneway void onInterfaceLinkStateChanged(@utf8InCpp String ifName, boolean up); in onInterfaceLinkStateChanged()
46 …ged(boolean updated, @utf8InCpp String route, @utf8InCpp String gateway, @utf8InCpp String ifName); in onRouteChanged()
/packages/modules/Connectivity/staticlibs/netd/aidl_api/netd_aidl_interface/15/android/net/
DINetdUnsolicitedEventListener.aidl38 oneway void onQuotaLimitReached(@utf8InCpp String alertName, @utf8InCpp String ifName); in onQuotaLimitReached()
39 …onInterfaceDnsServerInfo(@utf8InCpp String ifName, long lifetimeS, in @utf8InCpp String[] servers); in onInterfaceDnsServerInfo()
40 …oneway void onInterfaceAddressUpdated(@utf8InCpp String addr, @utf8InCpp String ifName, int flags,… in onInterfaceAddressUpdated()
41 …oneway void onInterfaceAddressRemoved(@utf8InCpp String addr, @utf8InCpp String ifName, int flags,… in onInterfaceAddressRemoved()
42 oneway void onInterfaceAdded(@utf8InCpp String ifName); in onInterfaceAdded()
43 oneway void onInterfaceRemoved(@utf8InCpp String ifName); in onInterfaceRemoved()
44 oneway void onInterfaceChanged(@utf8InCpp String ifName, boolean up); in onInterfaceChanged()
45 oneway void onInterfaceLinkStateChanged(@utf8InCpp String ifName, boolean up); in onInterfaceLinkStateChanged()
46 …ged(boolean updated, @utf8InCpp String route, @utf8InCpp String gateway, @utf8InCpp String ifName); in onRouteChanged()
/packages/modules/Connectivity/staticlibs/netd/aidl_api/netd_aidl_interface/3/android/net/
DINetdUnsolicitedEventListener.aidl22 oneway void onQuotaLimitReached(@utf8InCpp String alertName, @utf8InCpp String ifName); in onQuotaLimitReached()
23 …onInterfaceDnsServerInfo(@utf8InCpp String ifName, long lifetimeS, in @utf8InCpp String[] servers); in onInterfaceDnsServerInfo()
24 …oneway void onInterfaceAddressUpdated(@utf8InCpp String addr, @utf8InCpp String ifName, int flags,… in onInterfaceAddressUpdated()
25 …oneway void onInterfaceAddressRemoved(@utf8InCpp String addr, @utf8InCpp String ifName, int flags,… in onInterfaceAddressRemoved()
26 oneway void onInterfaceAdded(@utf8InCpp String ifName); in onInterfaceAdded()
27 oneway void onInterfaceRemoved(@utf8InCpp String ifName); in onInterfaceRemoved()
28 oneway void onInterfaceChanged(@utf8InCpp String ifName, boolean up); in onInterfaceChanged()
29 oneway void onInterfaceLinkStateChanged(@utf8InCpp String ifName, boolean up); in onInterfaceLinkStateChanged()
30 …ged(boolean updated, @utf8InCpp String route, @utf8InCpp String gateway, @utf8InCpp String ifName); in onRouteChanged()
DINetd.aidl35 …nterfaceAddAddress(in @utf8InCpp String ifName, in @utf8InCpp String addrString, int prefixLength); in interfaceAddAddress()
36 …nterfaceDelAddress(in @utf8InCpp String ifName, in @utf8InCpp String addrString, int prefixLength); in interfaceDelAddress()
51 …d wakeupAddInterface(in @utf8InCpp String ifName, in @utf8InCpp String prefix, int mark, int mask); in wakeupAddInterface()
52 …d wakeupDelInterface(in @utf8InCpp String ifName, in @utf8InCpp String prefix, int mark, int mask); in wakeupDelInterface()
53 void setIPv6AddrGenMode(in @utf8InCpp String ifName, int mode); in setIPv6AddrGenMode()
54 …d idletimerAddInterface(in @utf8InCpp String ifName, int timeout, in @utf8InCpp String classLabel); in idletimerAddInterface()
55 …dletimerRemoveInterface(in @utf8InCpp String ifName, int timeout, in @utf8InCpp String classLabel); in idletimerRemoveInterface()
57 @utf8InCpp String clatdStart(in @utf8InCpp String ifName, in @utf8InCpp String nat64Prefix); in clatdStart()
58 void clatdStop(in @utf8InCpp String ifName); in clatdStop()
65 void bandwidthSetInterfaceQuota(in @utf8InCpp String ifName, long bytes); in bandwidthSetInterfaceQuota()
[all …]
/packages/modules/Connectivity/staticlibs/netd/aidl_api/netd_aidl_interface/10/android/net/
DINetdUnsolicitedEventListener.aidl38 oneway void onQuotaLimitReached(@utf8InCpp String alertName, @utf8InCpp String ifName); in onQuotaLimitReached()
39 …onInterfaceDnsServerInfo(@utf8InCpp String ifName, long lifetimeS, in @utf8InCpp String[] servers); in onInterfaceDnsServerInfo()
40 …oneway void onInterfaceAddressUpdated(@utf8InCpp String addr, @utf8InCpp String ifName, int flags,… in onInterfaceAddressUpdated()
41 …oneway void onInterfaceAddressRemoved(@utf8InCpp String addr, @utf8InCpp String ifName, int flags,… in onInterfaceAddressRemoved()
42 oneway void onInterfaceAdded(@utf8InCpp String ifName); in onInterfaceAdded()
43 oneway void onInterfaceRemoved(@utf8InCpp String ifName); in onInterfaceRemoved()
44 oneway void onInterfaceChanged(@utf8InCpp String ifName, boolean up); in onInterfaceChanged()
45 oneway void onInterfaceLinkStateChanged(@utf8InCpp String ifName, boolean up); in onInterfaceLinkStateChanged()
46 …ged(boolean updated, @utf8InCpp String route, @utf8InCpp String gateway, @utf8InCpp String ifName); in onRouteChanged()
/packages/modules/Connectivity/staticlibs/netd/aidl_api/netd_aidl_interface/6/android/net/
DINetdUnsolicitedEventListener.aidl38 oneway void onQuotaLimitReached(@utf8InCpp String alertName, @utf8InCpp String ifName); in onQuotaLimitReached()
39 …onInterfaceDnsServerInfo(@utf8InCpp String ifName, long lifetimeS, in @utf8InCpp String[] servers); in onInterfaceDnsServerInfo()
40 …oneway void onInterfaceAddressUpdated(@utf8InCpp String addr, @utf8InCpp String ifName, int flags,… in onInterfaceAddressUpdated()
41 …oneway void onInterfaceAddressRemoved(@utf8InCpp String addr, @utf8InCpp String ifName, int flags,… in onInterfaceAddressRemoved()
42 oneway void onInterfaceAdded(@utf8InCpp String ifName); in onInterfaceAdded()
43 oneway void onInterfaceRemoved(@utf8InCpp String ifName); in onInterfaceRemoved()
44 oneway void onInterfaceChanged(@utf8InCpp String ifName, boolean up); in onInterfaceChanged()
45 oneway void onInterfaceLinkStateChanged(@utf8InCpp String ifName, boolean up); in onInterfaceLinkStateChanged()
46 …ged(boolean updated, @utf8InCpp String route, @utf8InCpp String gateway, @utf8InCpp String ifName); in onRouteChanged()
/packages/modules/Connectivity/staticlibs/netd/aidl_api/netd_aidl_interface/12/android/net/
DINetdUnsolicitedEventListener.aidl38 oneway void onQuotaLimitReached(@utf8InCpp String alertName, @utf8InCpp String ifName); in onQuotaLimitReached()
39 …onInterfaceDnsServerInfo(@utf8InCpp String ifName, long lifetimeS, in @utf8InCpp String[] servers); in onInterfaceDnsServerInfo()
40 …oneway void onInterfaceAddressUpdated(@utf8InCpp String addr, @utf8InCpp String ifName, int flags,… in onInterfaceAddressUpdated()
41 …oneway void onInterfaceAddressRemoved(@utf8InCpp String addr, @utf8InCpp String ifName, int flags,… in onInterfaceAddressRemoved()
42 oneway void onInterfaceAdded(@utf8InCpp String ifName); in onInterfaceAdded()
43 oneway void onInterfaceRemoved(@utf8InCpp String ifName); in onInterfaceRemoved()
44 oneway void onInterfaceChanged(@utf8InCpp String ifName, boolean up); in onInterfaceChanged()
45 oneway void onInterfaceLinkStateChanged(@utf8InCpp String ifName, boolean up); in onInterfaceLinkStateChanged()
46 …ged(boolean updated, @utf8InCpp String route, @utf8InCpp String gateway, @utf8InCpp String ifName); in onRouteChanged()
/packages/modules/Connectivity/staticlibs/netd/aidl_api/netd_aidl_interface/1/android/net/
DINetdUnsolicitedEventListener.aidl4 oneway void onQuotaLimitReached(@utf8InCpp String alertName, @utf8InCpp String ifName); in onQuotaLimitReached()
5 …onInterfaceDnsServerInfo(@utf8InCpp String ifName, long lifetimeS, in @utf8InCpp String[] servers); in onInterfaceDnsServerInfo()
6 …oneway void onInterfaceAddressUpdated(@utf8InCpp String addr, @utf8InCpp String ifName, int flags,… in onInterfaceAddressUpdated()
7 …oneway void onInterfaceAddressRemoved(@utf8InCpp String addr, @utf8InCpp String ifName, int flags,… in onInterfaceAddressRemoved()
8 oneway void onInterfaceAdded(@utf8InCpp String ifName); in onInterfaceAdded()
9 oneway void onInterfaceRemoved(@utf8InCpp String ifName); in onInterfaceRemoved()
10 oneway void onInterfaceChanged(@utf8InCpp String ifName, boolean up); in onInterfaceChanged()
11 oneway void onInterfaceLinkStateChanged(@utf8InCpp String ifName, boolean up); in onInterfaceLinkStateChanged()
12 …ged(boolean updated, @utf8InCpp String route, @utf8InCpp String gateway, @utf8InCpp String ifName); in onRouteChanged()
DINetd.aidl17 …nterfaceAddAddress(in @utf8InCpp String ifName, in @utf8InCpp String addrString, int prefixLength); in interfaceAddAddress()
18 …nterfaceDelAddress(in @utf8InCpp String ifName, in @utf8InCpp String addrString, int prefixLength); in interfaceDelAddress()
33 …d wakeupAddInterface(in @utf8InCpp String ifName, in @utf8InCpp String prefix, int mark, int mask); in wakeupAddInterface()
34 …d wakeupDelInterface(in @utf8InCpp String ifName, in @utf8InCpp String prefix, int mark, int mask); in wakeupDelInterface()
35 void setIPv6AddrGenMode(in @utf8InCpp String ifName, int mode); in setIPv6AddrGenMode()
36 …d idletimerAddInterface(in @utf8InCpp String ifName, int timeout, in @utf8InCpp String classLabel); in idletimerAddInterface()
37 …dletimerRemoveInterface(in @utf8InCpp String ifName, int timeout, in @utf8InCpp String classLabel); in idletimerRemoveInterface()
39 @utf8InCpp String clatdStart(in @utf8InCpp String ifName, in @utf8InCpp String nat64Prefix); in clatdStart()
40 void clatdStop(in @utf8InCpp String ifName); in clatdStop()
47 void bandwidthSetInterfaceQuota(in @utf8InCpp String ifName, long bytes); in bandwidthSetInterfaceQuota()
[all …]
/packages/modules/Connectivity/staticlibs/netd/aidl_api/netd_aidl_interface/2/android/net/
DINetdUnsolicitedEventListener.aidl21 oneway void onQuotaLimitReached(@utf8InCpp String alertName, @utf8InCpp String ifName); in onQuotaLimitReached()
22 …onInterfaceDnsServerInfo(@utf8InCpp String ifName, long lifetimeS, in @utf8InCpp String[] servers); in onInterfaceDnsServerInfo()
23 …oneway void onInterfaceAddressUpdated(@utf8InCpp String addr, @utf8InCpp String ifName, int flags,… in onInterfaceAddressUpdated()
24 …oneway void onInterfaceAddressRemoved(@utf8InCpp String addr, @utf8InCpp String ifName, int flags,… in onInterfaceAddressRemoved()
25 oneway void onInterfaceAdded(@utf8InCpp String ifName); in onInterfaceAdded()
26 oneway void onInterfaceRemoved(@utf8InCpp String ifName); in onInterfaceRemoved()
27 oneway void onInterfaceChanged(@utf8InCpp String ifName, boolean up); in onInterfaceChanged()
28 oneway void onInterfaceLinkStateChanged(@utf8InCpp String ifName, boolean up); in onInterfaceLinkStateChanged()
29 …ged(boolean updated, @utf8InCpp String route, @utf8InCpp String gateway, @utf8InCpp String ifName); in onRouteChanged()
DINetd.aidl34 …nterfaceAddAddress(in @utf8InCpp String ifName, in @utf8InCpp String addrString, int prefixLength); in interfaceAddAddress()
35 …nterfaceDelAddress(in @utf8InCpp String ifName, in @utf8InCpp String addrString, int prefixLength); in interfaceDelAddress()
50 …d wakeupAddInterface(in @utf8InCpp String ifName, in @utf8InCpp String prefix, int mark, int mask); in wakeupAddInterface()
51 …d wakeupDelInterface(in @utf8InCpp String ifName, in @utf8InCpp String prefix, int mark, int mask); in wakeupDelInterface()
52 void setIPv6AddrGenMode(in @utf8InCpp String ifName, int mode); in setIPv6AddrGenMode()
53 …d idletimerAddInterface(in @utf8InCpp String ifName, int timeout, in @utf8InCpp String classLabel); in idletimerAddInterface()
54 …dletimerRemoveInterface(in @utf8InCpp String ifName, int timeout, in @utf8InCpp String classLabel); in idletimerRemoveInterface()
56 @utf8InCpp String clatdStart(in @utf8InCpp String ifName, in @utf8InCpp String nat64Prefix); in clatdStart()
57 void clatdStop(in @utf8InCpp String ifName); in clatdStop()
64 void bandwidthSetInterfaceQuota(in @utf8InCpp String ifName, long bytes); in bandwidthSetInterfaceQuota()
[all …]
/packages/modules/Connectivity/staticlibs/netd/aidl_api/netd_aidl_interface/current/android/net/
DINetdUnsolicitedEventListener.aidl38 oneway void onQuotaLimitReached(@utf8InCpp String alertName, @utf8InCpp String ifName); in onQuotaLimitReached()
39 …onInterfaceDnsServerInfo(@utf8InCpp String ifName, long lifetimeS, in @utf8InCpp String[] servers); in onInterfaceDnsServerInfo()
40 …oneway void onInterfaceAddressUpdated(@utf8InCpp String addr, @utf8InCpp String ifName, int flags,… in onInterfaceAddressUpdated()
41 …oneway void onInterfaceAddressRemoved(@utf8InCpp String addr, @utf8InCpp String ifName, int flags,… in onInterfaceAddressRemoved()
42 oneway void onInterfaceAdded(@utf8InCpp String ifName); in onInterfaceAdded()
43 oneway void onInterfaceRemoved(@utf8InCpp String ifName); in onInterfaceRemoved()
44 oneway void onInterfaceChanged(@utf8InCpp String ifName, boolean up); in onInterfaceChanged()
45 oneway void onInterfaceLinkStateChanged(@utf8InCpp String ifName, boolean up); in onInterfaceLinkStateChanged()
46 …ged(boolean updated, @utf8InCpp String route, @utf8InCpp String gateway, @utf8InCpp String ifName); in onRouteChanged()
/packages/modules/Connectivity/staticlibs/netd/aidl_api/netd_aidl_interface/9/android/net/
DINetdUnsolicitedEventListener.aidl38 oneway void onQuotaLimitReached(@utf8InCpp String alertName, @utf8InCpp String ifName); in onQuotaLimitReached()
39 …onInterfaceDnsServerInfo(@utf8InCpp String ifName, long lifetimeS, in @utf8InCpp String[] servers); in onInterfaceDnsServerInfo()
40 …oneway void onInterfaceAddressUpdated(@utf8InCpp String addr, @utf8InCpp String ifName, int flags,… in onInterfaceAddressUpdated()
41 …oneway void onInterfaceAddressRemoved(@utf8InCpp String addr, @utf8InCpp String ifName, int flags,… in onInterfaceAddressRemoved()
42 oneway void onInterfaceAdded(@utf8InCpp String ifName); in onInterfaceAdded()
43 oneway void onInterfaceRemoved(@utf8InCpp String ifName); in onInterfaceRemoved()
44 oneway void onInterfaceChanged(@utf8InCpp String ifName, boolean up); in onInterfaceChanged()
45 oneway void onInterfaceLinkStateChanged(@utf8InCpp String ifName, boolean up); in onInterfaceLinkStateChanged()
46 …ged(boolean updated, @utf8InCpp String route, @utf8InCpp String gateway, @utf8InCpp String ifName); in onRouteChanged()
/packages/modules/Connectivity/staticlibs/netd/aidl_api/netd_aidl_interface/7/android/net/
DINetdUnsolicitedEventListener.aidl38 oneway void onQuotaLimitReached(@utf8InCpp String alertName, @utf8InCpp String ifName); in onQuotaLimitReached()
39 …onInterfaceDnsServerInfo(@utf8InCpp String ifName, long lifetimeS, in @utf8InCpp String[] servers); in onInterfaceDnsServerInfo()
40 …oneway void onInterfaceAddressUpdated(@utf8InCpp String addr, @utf8InCpp String ifName, int flags,… in onInterfaceAddressUpdated()
41 …oneway void onInterfaceAddressRemoved(@utf8InCpp String addr, @utf8InCpp String ifName, int flags,… in onInterfaceAddressRemoved()
42 oneway void onInterfaceAdded(@utf8InCpp String ifName); in onInterfaceAdded()
43 oneway void onInterfaceRemoved(@utf8InCpp String ifName); in onInterfaceRemoved()
44 oneway void onInterfaceChanged(@utf8InCpp String ifName, boolean up); in onInterfaceChanged()
45 oneway void onInterfaceLinkStateChanged(@utf8InCpp String ifName, boolean up); in onInterfaceLinkStateChanged()
46 …ged(boolean updated, @utf8InCpp String route, @utf8InCpp String gateway, @utf8InCpp String ifName); in onRouteChanged()
DINetd.aidl57 …nterfaceAddAddress(in @utf8InCpp String ifName, in @utf8InCpp String addrString, int prefixLength); in interfaceAddAddress()
58 …nterfaceDelAddress(in @utf8InCpp String ifName, in @utf8InCpp String addrString, int prefixLength); in interfaceDelAddress()
73 …d wakeupAddInterface(in @utf8InCpp String ifName, in @utf8InCpp String prefix, int mark, int mask); in wakeupAddInterface()
74 …d wakeupDelInterface(in @utf8InCpp String ifName, in @utf8InCpp String prefix, int mark, int mask); in wakeupDelInterface()
75 void setIPv6AddrGenMode(in @utf8InCpp String ifName, int mode); in setIPv6AddrGenMode()
76 …d idletimerAddInterface(in @utf8InCpp String ifName, int timeout, in @utf8InCpp String classLabel); in idletimerAddInterface()
77 …dletimerRemoveInterface(in @utf8InCpp String ifName, int timeout, in @utf8InCpp String classLabel); in idletimerRemoveInterface()
79 @utf8InCpp String clatdStart(in @utf8InCpp String ifName, in @utf8InCpp String nat64Prefix); in clatdStart()
80 void clatdStop(in @utf8InCpp String ifName); in clatdStop()
87 void bandwidthSetInterfaceQuota(in @utf8InCpp String ifName, long bytes); in bandwidthSetInterfaceQuota()
[all …]
/packages/modules/Connectivity/staticlibs/netd/aidl_api/netd_aidl_interface/13/android/net/
DINetdUnsolicitedEventListener.aidl38 oneway void onQuotaLimitReached(@utf8InCpp String alertName, @utf8InCpp String ifName); in onQuotaLimitReached()
39 …onInterfaceDnsServerInfo(@utf8InCpp String ifName, long lifetimeS, in @utf8InCpp String[] servers); in onInterfaceDnsServerInfo()
40 …oneway void onInterfaceAddressUpdated(@utf8InCpp String addr, @utf8InCpp String ifName, int flags,… in onInterfaceAddressUpdated()
41 …oneway void onInterfaceAddressRemoved(@utf8InCpp String addr, @utf8InCpp String ifName, int flags,… in onInterfaceAddressRemoved()
42 oneway void onInterfaceAdded(@utf8InCpp String ifName); in onInterfaceAdded()
43 oneway void onInterfaceRemoved(@utf8InCpp String ifName); in onInterfaceRemoved()
44 oneway void onInterfaceChanged(@utf8InCpp String ifName, boolean up); in onInterfaceChanged()
45 oneway void onInterfaceLinkStateChanged(@utf8InCpp String ifName, boolean up); in onInterfaceLinkStateChanged()
46 …ged(boolean updated, @utf8InCpp String route, @utf8InCpp String gateway, @utf8InCpp String ifName); in onRouteChanged()
DINetd.aidl57 …nterfaceAddAddress(in @utf8InCpp String ifName, in @utf8InCpp String addrString, int prefixLength); in interfaceAddAddress()
58 …nterfaceDelAddress(in @utf8InCpp String ifName, in @utf8InCpp String addrString, int prefixLength); in interfaceDelAddress()
73 …d wakeupAddInterface(in @utf8InCpp String ifName, in @utf8InCpp String prefix, int mark, int mask); in wakeupAddInterface()
74 …d wakeupDelInterface(in @utf8InCpp String ifName, in @utf8InCpp String prefix, int mark, int mask); in wakeupDelInterface()
75 void setIPv6AddrGenMode(in @utf8InCpp String ifName, int mode); in setIPv6AddrGenMode()
76 …d idletimerAddInterface(in @utf8InCpp String ifName, int timeout, in @utf8InCpp String classLabel); in idletimerAddInterface()
77 …dletimerRemoveInterface(in @utf8InCpp String ifName, int timeout, in @utf8InCpp String classLabel); in idletimerRemoveInterface()
82 @utf8InCpp String clatdStart(in @utf8InCpp String ifName, in @utf8InCpp String nat64Prefix); in clatdStart()
86 void clatdStop(in @utf8InCpp String ifName); in clatdStop()
93 void bandwidthSetInterfaceQuota(in @utf8InCpp String ifName, long bytes); in bandwidthSetInterfaceQuota()
[all …]
/packages/modules/Connectivity/staticlibs/client-libs/netd/com/android/net/module/util/
DBaseNetdUnsolicitedEventListener.java33 public void onQuotaLimitReached(@NonNull String alertName, @NonNull String ifName) { } in onQuotaLimitReached()
36 public void onInterfaceDnsServerInfo(@NonNull String ifName, long lifetimeS, in onInterfaceDnsServerInfo()
40 public void onInterfaceAddressUpdated(@NonNull String addr, String ifName, int flags, in onInterfaceAddressUpdated()
44 public void onInterfaceAddressRemoved(@NonNull String addr, @NonNull String ifName, int flags, in onInterfaceAddressRemoved()
48 public void onInterfaceAdded(@NonNull String ifName) { } in onInterfaceAdded()
51 public void onInterfaceRemoved(@NonNull String ifName) { } in onInterfaceRemoved()
54 public void onInterfaceChanged(@NonNull String ifName, boolean up) { } in onInterfaceChanged()
57 public void onInterfaceLinkStateChanged(@NonNull String ifName, boolean up) { } in onInterfaceLinkStateChanged()
61 @NonNull String ifName) { } in onRouteChanged()

1234