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

/frameworks/base/location/java/android/location/
H A DCriteria.java48 public static final int POWER_HIGH = 3; field in class:Criteria
248 * POWER_HIGH.
251 if (level < NO_REQUIREMENT || level > POWER_HIGH) {

Completed in 149 milliseconds