Home
last modified time | relevance | path

Searched refs:getTypeId (Results 1 – 6 of 6) sorted by relevance

/packages/modules/HealthFitness/framework/java/android/health/connect/internal/datatypes/
DExerciseCompletionGoalInternal.java39 public abstract int getTypeId(); in getTypeId() method in ExerciseCompletionGoalInternal
83 parcel.writeInt(getTypeId()); in writeToParcel()
148 public int getTypeId() { in getTypeId() method in ExerciseCompletionGoalInternal.DistanceGoalInternal
184 public int getTypeId() { in getTypeId() method in ExerciseCompletionGoalInternal.StepsGoalInternal
221 public int getTypeId() { in getTypeId() method in ExerciseCompletionGoalInternal.DurationGoalInternal
257 public int getTypeId() { in getTypeId() method in ExerciseCompletionGoalInternal.RepetitionsGoalInternal
294 public int getTypeId() { in getTypeId() method in ExerciseCompletionGoalInternal.TotalCaloriesBurnedGoalInternal
333 public int getTypeId() { in getTypeId() method in ExerciseCompletionGoalInternal.ActiveCaloriesBurnedGoalInternal
383 public int getTypeId() { in getTypeId() method in ExerciseCompletionGoalInternal.DistanceWithVariableRestGoalInternal
412 public int getTypeId() { in getTypeId() method in ExerciseCompletionGoalInternal.UnknownGoalInternal
[all …]
DExercisePerformanceGoalInternal.java40 public abstract int getTypeId(); in getTypeId() method in ExercisePerformanceGoalInternal
47 parcel.writeInt(performanceGoal.getTypeId()); in writeToParcel()
142 public int getTypeId() { in getTypeId() method in ExercisePerformanceGoalInternal.UnknownGoalInternal
169 public int getTypeId() { in getTypeId() method in ExercisePerformanceGoalInternal.PowerGoalInternal
211 public int getTypeId() { in getTypeId() method in ExercisePerformanceGoalInternal.SpeedGoalInternal
251 public int getTypeId() { in getTypeId() method in ExercisePerformanceGoalInternal.CadenceGoalInternal
291 public int getTypeId() { in getTypeId() method in ExercisePerformanceGoalInternal.HeartRateGoalInternal
330 public int getTypeId() { in getTypeId() method in ExercisePerformanceGoalInternal.WeightGoalInternal
364 public int getTypeId() { in getTypeId() method in ExercisePerformanceGoalInternal.RateOfPerceivedExertionGoalInternal
395 public int getTypeId() { in getTypeId() method in ExercisePerformanceGoalInternal.AmrapGoalInternal
/packages/modules/StatsD/statsd/src/logd/
DLogEvent.cpp46 uint8_t getTypeId(uint8_t typeInfo) { in getTypeId() function
162 switch (getTypeId(typeInfo)) { in parseKeyValuePairs()
230 const uint8_t typeId = getTypeId(typeInfo); in parseArray()
496 if (getTypeId(typeInfo) != OBJECT_TYPE) { in parseHeader()
510 if (getTypeId(typeInfo) != INT64_TYPE) { in parseHeader()
519 if (getTypeId(typeInfo) != INT32_TYPE) { in parseHeader()
555 uint8_t typeId = getTypeId(typeInfo); in parseBody()
/packages/modules/HealthFitness/service/java/com/android/server/healthconnect/storage/datatypehelpers/
DPlannedExerciseSessionRecordHelper.java454 completionGoalContentValues.put(GOAL_TYPE_ID_COLUMN_NAME, completionGoal.getTypeId()); in getCompletionGoalUpsert()
501 performanceGoalContentValues.put(GOAL_TYPE_ID_COLUMN_NAME, performanceGoal.getTypeId()); in getPerformanceGoalUpsert()
/packages/services/Car/tests/BugReportApp/libs/
Djackson-core-2.9.9.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/LICENSE META-INF ...
/packages/apps/Car/DebuggingRestrictionController/libs/
Djackson-core-2.11.1.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE META-INF ...