Searched refs:hasDataStallDetectionMethod (Results 1 – 1 of 1) sorted by relevance
3113 if (hasDataStallDetectionMethod(p, DETECTION_METHOD_DNS_EVENTS)) { in notifyDataStallSuspected()3117 if (hasDataStallDetectionMethod(p, DETECTION_METHOD_TCP_METRICS)) { in notifyDataStallSuspected()3135 private boolean hasDataStallDetectionMethod(DataStallReportParcelable p, int detectionMethod) { in hasDataStallDetectionMethod() method in ConnectivityService8218 if (hasDataStallDetectionMethod(p, DETECTION_METHOD_DNS_EVENTS)) { in simulateDataStall()8221 if (hasDataStallDetectionMethod(p, DETECTION_METHOD_TCP_METRICS)) { in simulateDataStall()