Add names of D-Bus method calls and signals related to querying and
tracking of battery/charging related information.
Signed-off-by: Simo Piiroinen <simo.piiroinen@jollamobile.com>
New method calls:
* get_display_blanking_pause
* get_display_blanking_inhibit
New signals:
* display_blanking_pause_ind
* display_blanking_inhibit_ind
[mce] Add D-Bus constants for exposing blanking pause and inhibit states. Contributes to JB#28929