Searched defs:energy (Results 1 – 10 of 10) sorted by relevance
255 int energy = computeEnergy(data, true); in test2_0PollingCapture() local354 int energy = computeEnergy(mWaveform, true); in test2_1ListenerCapture() local523 int energy = 0; in computeEnergy() local
57 int energy = 0; in capture() local
120 long[] energy = retriever.getConsumedEnergyUws(energyConsumerIds); in consumedEnergyRetriever() local
389 long energy = calculateEnergyMicroJoules(txDuration, rxDuration, idleDuration); in buildWifiActivityEnergyInfo() local
282 int energy = (data[index] & 0xFF) + ((data[index] >> 8) & 0xFF) + in createHistogramFrame() local
293 long[] energy = new long[energyConsumerIds.length]; in getConsumedEnergyUws() local
176 public void setConsumedEnergy(long[] stats, int index, long energy) { in setConsumedEnergy()
13189 long energy; field in BatteryStatsImpl.BluetoothActivityInfoCache
469 float energy; field in AnyMotionDetector.RunningSignalStats
697 long[] energy = new long[powerMonitorStates.length]; in getPowerMonitorReadingsImpl() local