Searched refs:suspend_imminent_callback_ (Results 1 - 3 of 3) sorted by relevance

/system/connectivity/shill/
H A Dpower_manager.cc75 suspend_imminent_callback_ = suspend_imminent_callback;
118 // If we're already suspending, don't call the |suspend_imminent_callback_|
126 suspend_imminent_callback_.Run();
H A Dpower_manager.h135 SuspendImminentCallback suspend_imminent_callback_; member in class:shill::PowerManager
H A Dpower_manager_unittest.cc100 suspend_imminent_callback_ =
114 power_manager_.Start(kTimeout, suspend_imminent_callback_,
208 PowerManager::SuspendImminentCallback suspend_imminent_callback_; member in class:shill::PowerManagerTest

Completed in 31 milliseconds