Searched refs:HIGH_POWER_REQUEST_CHANGE_ACTION (Results 1 – 3 of 3) sorted by relevance
64 filter.addAction(LocationManager.HIGH_POWER_REQUEST_CHANGE_ACTION); in LocationControllerImpl()214 if (LocationManager.HIGH_POWER_REQUEST_CHANGE_ACTION.equals(action)) { in onReceive()
203 public static final String HIGH_POWER_REQUEST_CHANGE_ACTION = field in LocationManager
710 Intent intent = new Intent(LocationManager.HIGH_POWER_REQUEST_CHANGE_ACTION); in updateMonitoring()