pub const INACTIVE_WAKE_LOCK_NAMES: &str = "inactive_wake_lock_names";
Expand description
The name of current inactive wake locks, recorded when wake locks become inactive and if we attempted to suspend, but failed because there were active wake locks.