Searched refs:removeNetdEventCallback (Results 1 – 7 of 7) sorted by relevance
105 public boolean removeNetdEventCallback(int callerType) { in removeNetdEventCallback() method in NetworkWatchlistServiceTests.TestIIpConnectivityMetrics142 public boolean removeNetdEventCallback(int callerType) { in testStartStopWatchlistLogging()143 super.removeNetdEventCallback(callerType); in testStartStopWatchlistLogging()
39 boolean removeNetdEventCallback(in int callerType); in removeNetdEventCallback() method
329 public boolean removeNetdEventCallback(int callerType) { in removeNetdEventCallback() method in IpConnectivityMetrics.Impl335 return mNetdListener.removeNetdEventCallback(callerType); in removeNetdEventCallback()
135 public synchronized boolean removeNetdEventCallback(int callerType) { in removeNetdEventCallback() method in NetdEventListenerService
143 return mIpConnectivityMetrics.removeNetdEventCallback( in stopNetworkLogging()
223 return mIpConnectivityMetrics.removeNetdEventCallback( in stopWatchlistLoggingImpl()
43076 Landroid/net/IIpConnectivityMetrics$Stub$Proxy;->removeNetdEventCallback(I)Z43085 Landroid/net/IIpConnectivityMetrics;->removeNetdEventCallback(I)Z