Searched refs:MAX_LOCATION_MODE (Results 1 – 4 of 4) sorted by relevance
76 Math.min(in.mLocationMode, PowerManager.MAX_LOCATION_MODE)); in BatterySaverPolicyConfig()112 Math.min(in.readInt(), PowerManager.MAX_LOCATION_MODE)); in BatterySaverPolicyConfig()
157 const int MAX_LOCATION_MODE = 4; field
1081 public static final int MAX_LOCATION_MODE = LOCATION_MODE_THROTTLE_REQUESTS_WHEN_SCREEN_OFF; field in PowerManager
713 || PowerManager.MAX_LOCATION_MODE < locationMode) { in Policy()