Home
last modified time | relevance | path

Searched defs:Velocity (Results 1 – 1 of 1) sorted by relevance

/packages/modules/HealthFitness/framework/java/android/health/connect/datatypes/units/
DVelocity.java24 public final class Velocity implements Comparable<Velocity> { class
27 private Velocity(double value) { in Velocity() method in Velocity