Searched refs:handleLocationChanged (Results 1 – 1 of 1) sorted by relevance
2734 handleLocationChanged((Location) msg.obj, msg.arg1 == 1); in handleMessage()2746 private void handleLocationChanged(Location location, boolean passive) { in handleLocationChanged() method in LocationManagerService