Searched refs:MIN_LOCATION_MODE (Results 1 – 3 of 3) sorted by relevance
76 mLocationMode = Math.max(PowerManager.MIN_LOCATION_MODE, in BatterySaverPolicyConfig()111 mLocationMode = Math.max(PowerManager.MIN_LOCATION_MODE, in BatterySaverPolicyConfig()
738 public static final int MIN_LOCATION_MODE = LOCATION_MODE_NO_CHANGE; field in PowerManager
617 if (locationMode < PowerManager.MIN_LOCATION_MODE in Policy()