Searched refs:mExperimentValues (Results 1 – 1 of 1) sorted by relevance
204 private final ExperimentValues mExperimentValues = new ExperimentValues(); field in WifiMetrics3585 + mExperimentValues.dataStallDurationMs); in dump()3587 + mExperimentValues.dataStallTxTputThrKbps); in dump()3589 + mExperimentValues.dataStallRxTputThrKbps); in dump()3591 + mExperimentValues.dataStallTxPerThr); in dump()3593 + mExperimentValues.dataStallCcaLevelThr); in dump()4217 mExperimentValues.wifiIsUnusableLoggingEnabled = mContext.getResources().getBoolean( in consolidateProto()4219 mExperimentValues.linkSpeedCountsLoggingEnabled = mContext.getResources().getBoolean( in consolidateProto()4221 mExperimentValues.wifiDataStallMinTxBad = mContext.getResources().getInteger( in consolidateProto()4223 mExperimentValues.wifiDataStallMinTxSuccessWithoutRx = in consolidateProto()[all …]