Searched defs:getMaxPowerAllocationInMW (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/location/java/android/location/
H A DFusedBatchOptions.java43 public double getMaxPowerAllocationInMW() { method in class:FusedBatchOptions
/frameworks/base/location/lib/java/com/android/location/provider/
H A DGmsFusedBatchOptions.java34 public double getMaxPowerAllocationInMW() { method in class:GmsFusedBatchOptions
35 return mOptions.getMaxPowerAllocationInMW();

Completed in 71 milliseconds