Searched refs:msToHr (Results 1 – 3 of 3) sorted by relevance
70 result.strengthMah[i] = Conversion.msToHr( in applyProfile()76 result.scanningMah = Conversion.msToHr(this.scanningTimeMs * modemProfile.getScanningMa()); in applyProfile()80 result.activeMah = Conversion.msToHr( in applyProfile()
70 result.powerMah = Conversion.msToHr( in applyProfile()
38 public static double msToHr(double ms) { in msToHr() method in Conversion