Searched refs:getControllerEnergyUsedMicroJoules (Results 1 – 7 of 7) sorted by relevance
567 final long lastEnergy = mLastInfo.getControllerEnergyUsedMicroJoules(); in extractDeltaLocked()591 deltaControllerEnergyUsedMicroJoules = latest.getControllerEnergyUsedMicroJoules(); in extractDeltaLocked()631 sb.append(" e=").append(latest.getControllerEnergyUsedMicroJoules()); in extractDeltaLocked()649 Math.max(0, latest.getControllerEnergyUsedMicroJoules() - lastEnergy); in extractDeltaLocked()
233 public long getControllerEnergyUsedMicroJoules() { in getControllerEnergyUsedMicroJoules() method in WifiActivityEnergyInfo
1671 .writeLong(wifiInfo.getControllerEnergyUsedMicroJoules())
10986 (long) (info.getControllerEnergyUsedMicroJoules() / opVolt)); in updateWifiState()
7555 method @IntRange(from=0) public long getControllerEnergyUsedMicroJoules();
8656 method @IntRange(from=0) public long getControllerEnergyUsedMicroJoules();
16625 HSPLandroid/os/connectivity/WifiActivityEnergyInfo;->getControllerEnergyUsedMicroJoules()J