Searched refs:lowercaseLabel (Results 1 – 6 of 6) sorted by relevance
93 R.string.can_read, getString(fromPermissionType(permissionType).lowercaseLabel)) in <lambda>()96 R.string.can_write, getString(fromPermissionType(permissionType).lowercaseLabel)) in <lambda>()175 getString(fromPermissionType(permissionType).lowercaseLabel)) in <lambda>()
124 R.string.can_read, getString(fromPermissionType(permissionType).lowercaseLabel)) in <lambda>()127 R.string.can_write, getString(fromPermissionType(permissionType).lowercaseLabel)) in <lambda>()239 getString(fromPermissionType(permissionType).lowercaseLabel)) in <lambda>()
24 @StringRes val lowercaseLabel: Int, constant in com.android.healthconnect.controller.permissions.data.MedicalPermissionStrings
24 @StringRes val lowercaseLabel: Int, constant in com.android.healthconnect.controller.permissions.data.FitnessPermissionStrings
87 return FitnessPermissionStrings.fromPermissionType(healthPermissionType).lowercaseLabel in getPermissionTypeLabel()
123 .lowercaseLabel) in getPermissionTypeLabel_permissionTypeFromApp_correctPermissionLabelReturned()