Summary:
Constants
| Inherited Methods
ExerciseSegmentType
public
final
class
ExerciseSegmentType
extends Object
| java.lang.Object | |
| ↳ | android.health.connect.datatypes.ExerciseSegmentType |
Identifier for exercise types, as returned by ExerciseSegment.getSegmentType().
Summary
Constants | |
|---|---|
int |
EXERCISE_SEGMENT_TYPE_ARM_CURL
Use this type for arm curls. |
int |
EXERCISE_SEGMENT_TYPE_BACK_EXTENSION
Use this type for back extensions. |
int |
EXERCISE_SEGMENT_TYPE_BALL_SLAM
Use this type for ball slams. |
int |
EXERCISE_SEGMENT_TYPE_BARBELL_SHOULDER_PRESS
Use this type for barbel shoulder press. |
int |
EXERCISE_SEGMENT_TYPE_BENCH_PRESS
Use this type for bench presses. |
int |
EXERCISE_SEGMENT_TYPE_BENCH_SIT_UP
Use this type for bench sit up. |
int |
EXERCISE_SEGMENT_TYPE_BIKING
Use this type for biking. |
int |
EXERCISE_SEGMENT_TYPE_BIKING_STATIONARY
Use this type for stationary biking. |
int |
EXERCISE_SEGMENT_TYPE_BURPEE
Use this type for burpees. |
int |
|