Searched refs:mExperimentValues (Results 1 – 1 of 1) sorted by relevance
242 private final ExperimentValues mExperimentValues = new ExperimentValues(); field in WifiMetrics4165 + mExperimentValues.dataStallDurationMs); in dump()4167 + mExperimentValues.dataStallTxTputThrKbps); in dump()4169 + mExperimentValues.dataStallRxTputThrKbps); in dump()4171 + mExperimentValues.dataStallTxPerThr); in dump()4173 + mExperimentValues.dataStallCcaLevelThr); in dump()4857 mExperimentValues.wifiIsUnusableLoggingEnabled = mContext.getResources().getBoolean( in consolidateProto()4859 mExperimentValues.linkSpeedCountsLoggingEnabled = mContext.getResources().getBoolean( in consolidateProto()4861 mExperimentValues.wifiDataStallMinTxBad = mContext.getResources().getInteger( in consolidateProto()4863 mExperimentValues.wifiDataStallMinTxSuccessWithoutRx = in consolidateProto()[all …]