Searched refs:reportInetCondition (Results 1 – 4 of 4) sorted by relevance
100 void reportInetCondition(int networkType, int percentage); in reportInetCondition() method
2200 public void reportInetCondition(int networkType, int percentage) { in reportInetCondition() method in ConnectivityManager2202 mService.reportInetCondition(networkType, percentage); in reportInetCondition()
657 public void reportInetCondition(int networkType, int percentage) { in reportInetCondition() method in ConnectivityServiceMock
2831 public void reportInetCondition(int networkType, int percentage) { in reportInetCondition() method in ConnectivityService