Searched refs:setMaxPowerAllocationInMW (Results 1 – 2 of 2) sorted by relevance
30 public void setMaxPowerAllocationInMW(double value) { in setMaxPowerAllocationInMW() method in GmsFusedBatchOptions31 mOptions.setMaxPowerAllocationInMW(value); in setMaxPowerAllocationInMW()
39 public void setMaxPowerAllocationInMW(double value) { in setMaxPowerAllocationInMW() method in FusedBatchOptions121 options.setMaxPowerAllocationInMW(parcel.readDouble());