Searched refs:HIGH_POWER_REQUEST_CHANGE_ACTION (Results 1 – 7 of 7) sorted by relevance
64 LocationManager.HIGH_POWER_REQUEST_CHANGE_ACTION)); in testRemoveSelfActive_DoesNotCrash()67 LocationManager.HIGH_POWER_REQUEST_CHANGE_ACTION)); in testRemoveSelfActive_DoesNotCrash()
74 filter.addAction(LocationManager.HIGH_POWER_REQUEST_CHANGE_ACTION); in LocationControllerImpl()193 if (LocationManager.HIGH_POWER_REQUEST_CHANGE_ACTION.equals(action)) { in onReceive()
592 Intent intent = new Intent(LocationManager.HIGH_POWER_REQUEST_CHANGE_ACTION); in sendHighPowerMonitoringBroadcast()
213 public static final String HIGH_POWER_REQUEST_CHANGE_ACTION = field in LocationManager
1481 Intent intent = new Intent(LocationManager.HIGH_POWER_REQUEST_CHANGE_ACTION); in updateMonitoring()
14822 || LocationManager.HIGH_POWER_REQUEST_CHANGE_ACTION.equals(action) in checkBroadcastFromSystem()
33632 Landroid/location/LocationManager;->HIGH_POWER_REQUEST_CHANGE_ACTION:Ljava/lang/String;