Searched refs:removeNetdEventCallback (Results 1 – 7 of 7) 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()
142 public synchronized boolean removeNetdEventCallback(int callerType) { in removeNetdEventCallback() method in NetdEventListenerService
164 return mIpConnectivityMetrics.removeNetdEventCallback( in stopNetworkLogging()
223 return mIpConnectivityMetrics.removeNetdEventCallback( in stopWatchlistLoggingImpl()
32513 Landroid/net/IIpConnectivityMetrics$Stub$Proxy;->removeNetdEventCallback(I)Z32522 Landroid/net/IIpConnectivityMetrics;->removeNetdEventCallback(I)Z