Searched refs:removeNetdEventCallback (Results 1 – 8 of 8) sorted by relevance
108 public boolean removeNetdEventCallback(int callerType) { in removeNetdEventCallback() method in NetworkWatchlistServiceTests.TestIIpConnectivityMetrics155 public boolean removeNetdEventCallback(int callerType) { in testStartStopWatchlistLogging()156 super.removeNetdEventCallback(callerType); in testStartStopWatchlistLogging()
47 boolean removeNetdEventCallback(in int callerType); in removeNetdEventCallback() method
360 public boolean removeNetdEventCallback(int callerType) { in removeNetdEventCallback() method in IpConnectivityMetrics.Impl366 return mNetdListener.removeNetdEventCallback(callerType); in removeNetdEventCallback()
138 public synchronized boolean removeNetdEventCallback(int callerType) { in removeNetdEventCallback() method in NetdEventListenerService
164 return mIpConnectivityMetrics.removeNetdEventCallback( in stopNetworkLogging()
223 return mIpConnectivityMetrics.removeNetdEventCallback( in stopWatchlistLoggingImpl()
35439 Landroid/net/IIpConnectivityMetrics$Stub$Proxy;->removeNetdEventCallback(I)Z35448 Landroid/net/IIpConnectivityMetrics;->removeNetdEventCallback(I)Z
15220 PLcom/android/server/connectivity/IpConnectivityMetrics$Impl;->removeNetdEventCallback(I)Z15328 PLcom/android/server/connectivity/NetdEventListenerService;->removeNetdEventCallback(I)Z