/packages/modules/HealthFitness/framework/java/android/health/connect/datatypes/ |
D | WeightRecord.java | 95 public Mass getWeight() { in getWeight() method in WeightRecord 111 return getWeight().equals(that.getWeight()); in equals() 117 return Objects.hash(super.hashCode(), getWeight()); in hashCode()
|
/packages/modules/HealthFitness/framework/java/android/health/connect/internal/datatypes/ |
D | WeightRecordInternal.java | 33 public double getWeight() { in getWeight() method in WeightRecordInternal 47 return new WeightRecord.Builder(buildMetaData(), getTime(), Mass.fromGrams(getWeight())) in toExternalRecord()
|
/packages/modules/HealthFitness/service/java/com/android/server/healthconnect/storage/datatypehelpers/ |
D | WeightRecordHelper.java | 101 contentValues.put(WEIGHT_COLUMN_NAME, weightRecord.getWeight()); in populateSpecificContentValues()
|
/packages/modules/HealthFitness/tests/cts/src/android/healthconnect/cts/datatypes/ |
D | WeightRecordTest.java | 212 assertThat(newRecord.getWeight()).isEqualTo(testRecord.getWeight()); in testReadWeightRecordUsingFilters_dataFilter_correct()
|
/packages/modules/AppSearch/testing/servicestests/src/com/android/server/appsearch/external/localstorage/converter/ |
D | SearchSpecToProtoConverterTest.java | 851 assertThat(scoringSpecProto.getTypePropertyWeights(0).getPropertyWeights(0).getWeight()) in testToResultSpecProto_weight_withJoinSpec_packageFilter() 865 .getWeight()) in testToResultSpecProto_weight_withJoinSpec_packageFilter()
|
/packages/services/Telecomm/libs/ |
D | guava.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/packages/apps/TV/libs/m2/ |
D | guava-28.0-android.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
D | guava-28.0-jre.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
/packages/apps/ManagedProvisioning/studio-dev/StubGenerator/ |
D | StubGenerator.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/jf/
org/ ... |
/packages/apps/TV/libs/ |
D | google-java-format-1.7-all-deps.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/packages/modules/HealthFitness/framework/api/ |
D | current.txt | 1683 method @NonNull public android.health.connect.datatypes.units.Mass getWeight();
|
/packages/modules/RuntimeI18n/apex/hiddenapi/ |
D | hiddenapi-max-target-o-low-priority.txt | 6555 Landroid/icu/util/LocalePriorityList;->getWeight(Landroid/icu/util/ULocale;)Ljava/lang/Double;
|