Searched refs:forceReevaluation (Results 1 – 8 of 8) sorted by relevance
109 public boolean forceReevaluation(int uid) { in forceReevaluation() method in NetworkMonitorManager112 mNetworkMonitor.forceReevaluation(uid); in forceReevaluation()
61 void forceReevaluation(int uid); in forceReevaluation() method
7 oneway void forceReevaluation(int uid); in forceReevaluation() method
24 oneway void forceReevaluation(int uid); in forceReevaluation() method
561 doAnswer(validateAnswer).when(mNetworkMonitor).forceReevaluation(anyInt()); in MockNetworkAgent()2933 mWiFiNetworkAgent.mNetworkMonitor.forceReevaluation(Process.myUid()); in testCaptivePortalApp()5539 vpnNetworkAgent.mNetworkMonitor.forceReevaluation(Process.myUid()); in testVpnUnvalidated()
4138 nai.networkMonitor().forceReevaluation(uid); in handleReportNetworkConnectivity()
131 PLandroid/net/INetworkMonitor$Stub$Proxy;->forceReevaluation(I)V