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