blob: 9d847e4b1bc0d1a84f8c7ce1586302fc50f9e970 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8" ?>
<node name="/org/chromium/Hibernate"
xmlns:tp="http://telepathy.freedesktop.org/wiki/DbusSpec#extensions-v0">
<interface name="org.chromium.HibernateResumeInterface">
<!--
ResumeFromHibernate:
Executes a resume from hibernation, if a viable resume image is present.
Otherwise, executes any preparations needed to perform a hibernation at a
later time.
-->
<method name="ResumeFromHibernate">
<arg name="account_id" direction="in" type="s" />
<annotation name="org.chromium.DBus.Method.Kind" value="simple"/>
</method>
</interface>
</node>