Searched refs:removeNetdEventCallback (Results 1 – 7 of 7) sorted by relevance
103 public boolean removeNetdEventCallback(int callerType) { in removeNetdEventCallback() method in NetworkWatchlistServiceTests.TestIIpConnectivityMetrics140 public boolean removeNetdEventCallback(int callerType) { in testStartStopWatchlistLogging()141 super.removeNetdEventCallback(callerType); in testStartStopWatchlistLogging()
39 boolean removeNetdEventCallback(in int callerType); in removeNetdEventCallback() method
346 public boolean removeNetdEventCallback(int callerType) { in removeNetdEventCallback() method in IpConnectivityMetrics.Impl352 return mNetdListener.removeNetdEventCallback(callerType); in removeNetdEventCallback()
137 public synchronized boolean removeNetdEventCallback(int callerType) { in removeNetdEventCallback() method in NetdEventListenerService
143 return mIpConnectivityMetrics.removeNetdEventCallback( in stopNetworkLogging()
223 return mIpConnectivityMetrics.removeNetdEventCallback( in stopWatchlistLoggingImpl()
25838 HSPLandroid/net/IIpConnectivityMetrics;->removeNetdEventCallback(I)Z