Searched refs:hasDataStallDetectionMethod (Results 1 – 1 of 1) sorted by relevance
3121 if (hasDataStallDetectionMethod(p, DETECTION_METHOD_DNS_EVENTS)) { in notifyDataStallSuspected()3125 if (hasDataStallDetectionMethod(p, DETECTION_METHOD_TCP_METRICS)) { in notifyDataStallSuspected()3143 private boolean hasDataStallDetectionMethod(DataStallReportParcelable p, int detectionMethod) { in hasDataStallDetectionMethod() method in ConnectivityService8233 if (hasDataStallDetectionMethod(p, DETECTION_METHOD_DNS_EVENTS)) { in simulateDataStall()8236 if (hasDataStallDetectionMethod(p, DETECTION_METHOD_TCP_METRICS)) { in simulateDataStall()