Home | History | Annotate | Download | only in shill

Lines Matching full:manager

26 // This class provides events from the power manager.  To use this class, create
30 // the power manager is received, your delegate's member function will be
37 // Sends a request to the power manager to wait for this client for up to
50 // Calls the power manager's HandleSuspendReadiness method. |delay_id| should
55 // Sends a request to the power manager to wait for this client for up to
66 // Calls the power manager's HandleDarkSuspendReadiness method. Arguments are
70 // Calls the power manager's RecordDarkResumeWakeReason method to record the
80 // Broadcast by the power manager when it's about to suspend. Delegates
82 // manager that they're ready to suspend by calling ReportSuspendReadiness()
86 // Broadcast by the power manager when a suspend attempt has completed.
89 // Broadcast by the power manager when the system enters dark resume.
91 // tell the power manager when they are ready to suspend from the dark resume