Searched refs:PLANNED_EXERCISE (Results 1 – 18 of 18) sorted by relevance
27 PLANNED_EXERCISE(HealthPermissionCategory.PLANNED_EXERCISE),83 HealthPermissionCategory.PLANNED_EXERCISE -> HealthPermissionType.PLANNED_EXERCISE in fromHealthPermissionCategory()
302 HealthPermissionType.PLANNED_EXERCISE,
37 import com.android.healthconnect.controller.permissions.data.HealthPermissionType.PLANNED_EXERCISE156 launchFragment<DataEntriesFragment>(bundleOf(PERMISSION_TYPE_KEY to PLANNED_EXERCISE)) in dataEntriesInit_withPlannedExerciseData_showsListOfPlannedExerciseEntries()209 dataType = DataType.PLANNED_EXERCISE),217 dataType = DataType.PLANNED_EXERCISE))
168 public static final int PLANNED_EXERCISE = 40; field in HealthPermissionCategory216 PLANNED_EXERCISE,
45 import static android.health.connect.HealthPermissionCategory.PLANNED_EXERCISE;1029 sHealthCategoryToWritePermissionMap.put(PLANNED_EXERCISE, WRITE_PLANNED_EXERCISE); in populateHealthPermissionToHealthPermissionCategoryMap()1070 sHealthCategoryToReadPermissionMap.put(PLANNED_EXERCISE, READ_PLANNED_EXERCISE); in populateHealthPermissionToHealthPermissionCategoryMap()
207 HealthPermissionType.PLANNED_EXERCISE,281 PLANNED_EXERCISE(PlannedExerciseSessionRecord::class, R.string.training_plans),
84 import com.android.healthconnect.controller.permissions.data.HealthPermissionType.PLANNED_EXERCISE139 PLANNED_EXERCISE to listOf(PlannedExerciseSessionRecord::class.java))
100 PLANNED_EXERCISE(PlannedExerciseSessionRecord::class.java)
112 HealthPermissionType.PLANNED_EXERCISE,
68 import com.android.healthconnect.controller.permissions.data.HealthPermissionType.PLANNED_EXERCISE324 dataType = DataType.PLANNED_EXERCISE, in dataEntriesDetailsInit_withPlannedExerciseSession_showsItem_showsDetails()382 permissionType = PLANNED_EXERCISE, entryId = "1", showDataOrigin = true)) in dataEntriesDetailsInit_withPlannedExerciseSession_showsItem_showsDetails()
56 dataType = DataType.PLANNED_EXERCISE) in <lambda>()
119 dataType = DataType.PLANNED_EXERCISE, in format_formatsPlannedExerciseSessionRecord()
115 assertThat(fromHealthPermissionType(HealthPermissionType.PLANNED_EXERCISE)) in <lambda>()
148 HealthPermissionCategory.PLANNED_EXERCISE); in populateDataTypeHealthPermissionCategoryMap()
271 if (permissionType == HealthPermissionType.PLANNED_EXERCISE) { in <lambda>()
30 import static android.health.connect.HealthPermissionCategory.PLANNED_EXERCISE;806 new RecordTypeInfoTestResponse(ACTIVITY, PLANNED_EXERCISE, new ArrayList<>())); in populateAndResetExpectedResponseMap()
218 PermissionTypesState.WithData(listOf(HealthPermissionType.PLANNED_EXERCISE))) in permissionTypesFragment_activityCategory_trainingPlansAvailable_isDisplayed()
118 …android.healthconnect.flags.training_plans") public static final int PLANNED_EXERCISE = 40; // 0x28