Searched refs:mDetectionMethod (Results 1 – 1 of 1) sorted by relevance
441 @DetectionMethod private final int mDetectionMethod; field in ConnectivityDiagnosticsManager.DataStallReport476 mDetectionMethod = detectionMethod; in DataStallReport()507 return mDetectionMethod; in getDetectionMethod()554 && mDetectionMethod == that.mDetectionMethod in equals()566 mDetectionMethod, in hashCode()583 dest.writeInt(mDetectionMethod); in writeToParcel()