Searched refs:reportInetCondition (Results 1 – 3 of 3) sorted by relevance
110 void reportInetCondition(int networkType, int percentage); in reportInetCondition() method
2900 public void reportInetCondition(int networkType, int percentage) { in reportInetCondition() method in ConnectivityManager2903 mService.reportInetCondition(networkType, percentage); in reportInetCondition()
4314 public void reportInetCondition(int networkType, int percentage) { in reportInetCondition() method in ConnectivityService