Searched refs:MIN_LOCATION_MODE (Results 1 – 4 of 4) sorted by relevance
120 const int MIN_LOCATION_MODE = 0; field
75 mLocationMode = Math.max(PowerManager.MIN_LOCATION_MODE, in BatterySaverPolicyConfig()111 mLocationMode = Math.max(PowerManager.MIN_LOCATION_MODE, in BatterySaverPolicyConfig()
1063 public static final int MIN_LOCATION_MODE = LOCATION_MODE_NO_CHANGE; field in PowerManager
706 if (locationMode < PowerManager.MIN_LOCATION_MODE in Policy()