Searched refs:deviceIdle (Results 1 – 1 of 1) sorted by relevance
34 bool deviceIdle = false; variable54 batteryLevel == other.batteryLevel && deviceIdle == other.deviceIdle &&66 .append("deviceIdle:").append(std::to_string(CAST_INT(deviceIdle))).append(", ") in ToString()