Configuration: Move constants to corresponding classes

Instead of grouping the constants by the class where they are used and
adding a comment telling so, move them to their corresponding class. For
those that are used in more than one class, keep the current approach.

Change-Id: I75c959a78eaf8daf81f20ca9f7d729a69edbbd0d
4 files changed