Searched refs:getFrequencyWithUnit (Results 1 – 3 of 3) sorted by relevance
69 let maxFreqObj = Utils.getFrequencyWithUnit(freqMaxList[0].maxFreq);198 let findMax = Utils.getFrequencyWithUnit(
126 …isState || isScreenState ? maxValue.toString() : Utils.getFrequencyWithUnit(maxValue / 1000).maxFr…
459 static getFrequencyWithUnit = (maxFreq: number) => { property in Utils