Searched refs:makeStateKey (Results 1 – 4 of 4) sorted by relevance
253 long[] state1 = powerStats.stateStats.get(MobileRadioPowerStatsCollector.makeStateKey( in collectStats()264 long[] state2 = powerStats.stateStats.get(MobileRadioPowerStatsCollector.makeStateKey( in collectStats()307 long[] stateStats = powerStats.stateStats.get(MobileRadioPowerStatsCollector.makeStateKey( in collectStats_noPerNetworkTypeData()
164 int stateKey = makeStateKey(rat, freq); in ensureInitialized()363 static int makeStateKey(int rat, int freqRange) { in makeStateKey() method in MobileRadioPowerStatsCollector
244 int stateKey = MobileRadioPowerStatsCollector.makeStateKey(rat, freqRange); in addRxTxTimesForRat()
104 MobileRadioPowerStatsCollector.makeStateKey(rat, freqRange), in MobileRadioPowerStatsProcessor()