D | ThresholdGroup.java | 62 if (!satisfy(th, wifiMonitor, iwlanAvailable, AccessNetworkType.IWLAN)) { in satisfiedByThreshold() 68 if (!satisfy(th, cellMonitor, cellAvailable, cellularAccessNetworkType)) { in satisfiedByThreshold() 79 private boolean satisfy(Threshold th, QualityMonitor monitor, boolean available, int an) { in satisfy() method in ThresholdGroup
|