Searched defs:rxTime (Results 1 – 5 of 5) sorted by relevance
58 public long rxTime; field in BluetoothPowerStatsProcessor.Intermediates
353 long txTime, long rxTime, long idleTime, long energyUsed, List<UidTraffic> traffic) { in createBtEnergyInfo()
203 long rxTime = activityInfo.getControllerRxTimeMillis(); in collectBluetoothActivityInfo() local
184 final long rxTime = rxTimeCounter.getCountLocked(statsType); in calculateApp() local
252 long rxTime, int[] txTime) { in addRxTxTimesForRat()