Home
last modified time | relevance | path

Searched refs:removeNetdEventCallback (Results 1 – 8 of 8) sorted by relevance

/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/net/watchlist/
H A DNetworkWatchlistServiceTests.java108 public boolean removeNetdEventCallback(int callerType) { in removeNetdEventCallback() method in NetworkWatchlistServiceTests.TestIIpConnectivityMetrics
155 public boolean removeNetdEventCallback(int callerType) { in testStartStopWatchlistLogging()
156 super.removeNetdEventCallback(callerType); in testStartStopWatchlistLogging()
/aosp12/frameworks/base/core/java/android/net/
H A DIIpConnectivityMetrics.aidl47 boolean removeNetdEventCallback(in int callerType); in removeNetdEventCallback() method
/aosp12/frameworks/base/services/core/java/com/android/server/connectivity/
H A DIpConnectivityMetrics.java360 public boolean removeNetdEventCallback(int callerType) { in removeNetdEventCallback() method in IpConnectivityMetrics.Impl
366 return mNetdListener.removeNetdEventCallback(callerType); in removeNetdEventCallback()
H A DNetdEventListenerService.java138 public synchronized boolean removeNetdEventCallback(int callerType) { in removeNetdEventCallback() method in NetdEventListenerService
/aosp12/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DNetworkLogger.java164 return mIpConnectivityMetrics.removeNetdEventCallback( in stopNetworkLogging()
/aosp12/frameworks/base/services/core/java/com/android/server/net/watchlist/
H A DNetworkWatchlistService.java223 return mIpConnectivityMetrics.removeNetdEventCallback( in stopWatchlistLoggingImpl()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt35439 Landroid/net/IIpConnectivityMetrics$Stub$Proxy;->removeNetdEventCallback(I)Z
35448 Landroid/net/IIpConnectivityMetrics;->removeNetdEventCallback(I)Z
/aosp12/frameworks/base/services/
H A Dart-profile15220 PLcom/android/server/connectivity/IpConnectivityMetrics$Impl;->removeNetdEventCallback(I)Z
15328 PLcom/android/server/connectivity/NetdEventListenerService;->removeNetdEventCallback(I)Z