Loading location/java/android/location/Criteria.java +3 −3 Original line number Diff line number Diff line Loading @@ -22,8 +22,8 @@ import android.os.Parcelable; /** * A class indicating the application criteria for selecting a * location provider. Providers may be ordered according to accuracy, * power usage, ability to report altitude, speed, * and bearing, and monetary cost. * power usage, ability to report altitude, speed, bearing, and monetary * cost. */ public class Criteria implements Parcelable { /** Loading Loading
location/java/android/location/Criteria.java +3 −3 Original line number Diff line number Diff line Loading @@ -22,8 +22,8 @@ import android.os.Parcelable; /** * A class indicating the application criteria for selecting a * location provider. Providers may be ordered according to accuracy, * power usage, ability to report altitude, speed, * and bearing, and monetary cost. * power usage, ability to report altitude, speed, bearing, and monetary * cost. */ public class Criteria implements Parcelable { /** Loading