Searched refs:reportInetCondition (Results 1 – 3 of 3) sorted by relevance
95 void reportInetCondition(int networkType, int percentage); in reportInetCondition() method
1708 public void reportInetCondition(int networkType, int percentage) { in reportInetCondition() method in ConnectivityManager1710 mService.reportInetCondition(networkType, percentage); in reportInetCondition()
2638 public void reportInetCondition(int networkType, int percentage) { in reportInetCondition() method in ConnectivityService