Searched refs:onReachabilityLost (Results 1 – 10 of 10) sorted by relevance
46 void onReachabilityLost(in String logMsg); in onReachabilityLost() method
10 oneway void onReachabilityLost(in String logMsg); in onReachabilityLost() method
27 oneway void onReachabilityLost(in String logMsg); in onReachabilityLost() method
28 oneway void onReachabilityLost(in String logMsg); in onReachabilityLost() method
285 public void onReachabilityLost(String logMsg) { in onReachabilityLost() method in IpClient.IpClientCallbacksWrapper288 mCallback.onReachabilityLost(logMsg); in onReachabilityLost()1548 mCallback.onReachabilityLost(logMsg); in startIpReachabilityMonitor()