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