Home | History | Annotate | Download | only in net

Lines Matching refs:percentage

1140      * @param percentage The quality of the connection 0 is bad, 100 is good
1146 public void reportInetCondition(int networkType, int percentage) {
1148 mService.reportInetCondition(networkType, percentage);