Searched refs:HIGH_POWER_REQUEST_CHANGE_ACTION (Results 1 – 4 of 4) sorted by relevance
69 filter.addAction(LocationManager.HIGH_POWER_REQUEST_CHANGE_ACTION); in LocationControllerImpl()195 if (LocationManager.HIGH_POWER_REQUEST_CHANGE_ACTION.equals(action)) { in onReceive()
219 public static final String HIGH_POWER_REQUEST_CHANGE_ACTION = field in LocationManager
761 Intent intent = new Intent(LocationManager.HIGH_POWER_REQUEST_CHANGE_ACTION); in updateMonitoring()
17678 || LocationManager.HIGH_POWER_REQUEST_CHANGE_ACTION.equals(action) in broadcastIntentLocked()