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