Searched refs:mMaxPowerAllocationInMW (Results 1 – 1 of 1) sorted by relevance
32 private volatile double mMaxPowerAllocationInMW = 0; field in FusedBatchOptions38 mMaxPowerAllocationInMW = value; in setMaxPowerAllocationInMW()42 return mMaxPowerAllocationInMW; in getMaxPowerAllocationInMW()131 parcel.writeDouble(mMaxPowerAllocationInMW); in writeToParcel()