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