Searched refs:getControllerEnergyUsedMicroJoules (Results 1 – 5 of 5) sorted by relevance
233 public long getControllerEnergyUsedMicroJoules() { in getControllerEnergyUsedMicroJoules() method in WifiActivityEnergyInfo
826 final long lastEnergy = mLastWifiInfo.getControllerEnergyUsedMicroJoules();850 deltaControllerEnergyUsedMicroJoules = latest.getControllerEnergyUsedMicroJoules();870 Math.max(0, latest.getControllerEnergyUsedMicroJoules() - lastEnergy);
12116 controllerMaMs = info.getControllerEnergyUsedMicroJoules() / opVolt; in updateWifiState()
2083 wifiInfo.getControllerEnergyUsedMicroJoules()));
11106 method @IntRange(from=0) public long getControllerEnergyUsedMicroJoules();